mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update meta data for new release.
This commit is contained in:
@@ -469,6 +469,10 @@ return [
|
||||
'search_modifier_transaction_type' => '交易类型是“:value”',
|
||||
'search_modifier_not_transaction_type' => '交易类型不为“:value”',
|
||||
'search_modifier_tag_is' => '标签是“:value”',
|
||||
'search_modifier_tag_contains' => 'Tag contains ":value"',
|
||||
'search_modifier_not_tag_contains' => 'Tag does not contain ":value"',
|
||||
'search_modifier_tag_ends' => 'Tag ends with ":value"',
|
||||
'search_modifier_tag_starts' => 'Tag starts with ":value"',
|
||||
'search_modifier_not_tag_is' => '标签不为":value"',
|
||||
'search_modifier_date_on_year' => '交易年份是 ":value"',
|
||||
'search_modifier_not_date_on_year' => '交易年份不是 ":value"',
|
||||
@@ -1278,6 +1282,8 @@ return [
|
||||
'rule_action_append_notes_to_descr' => '在描述后追加备注',
|
||||
'rule_action_move_descr_to_notes' => '用描述替换备注',
|
||||
'rule_action_move_notes_to_descr' => '用备注替换描述',
|
||||
'rule_action_set_destination_to_cash_choice' => 'Set destination account to (cash)',
|
||||
'rule_action_set_source_to_cash_choice' => 'Set source account to (cash)',
|
||||
'rulegroup_for_bills_title' => '账单规则组',
|
||||
'rulegroup_for_bills_description' => '一个特殊的规则组,用于所有包含账单的规则。',
|
||||
'rule_for_bill_title' => '自动生成账单规则“:name”',
|
||||
|
||||
Reference in New Issue
Block a user