mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Some language strings.
This commit is contained in:
@@ -488,9 +488,9 @@ return [
|
||||
'rule_action_update_piggy' => 'Add/remove transaction amount in piggy bank ":action_value"',
|
||||
'rule_action_append_description_choice' => '描述后加上…',
|
||||
'rule_action_prepend_description_choice' => '描述前加上…',
|
||||
'rule_action_set_source_account_choice' => '将来源帐户设为...',
|
||||
'rule_action_set_source_account_choice' => 'Set source account to..',
|
||||
'rule_action_set_source_account' => '将来源帐户设为 :action_value',
|
||||
'rule_action_set_destination_account_choice' => '将目标帐户设为…',
|
||||
'rule_action_set_destination_account_choice' => 'Set destination account to..',
|
||||
'rule_action_set_destination_account' => '将目标帐户设为 :action_value',
|
||||
'rule_action_append_notes_choice' => '注释后加入…',
|
||||
'rule_action_append_notes' => '注释后加上 ":action_value"',
|
||||
@@ -1639,8 +1639,9 @@ return [
|
||||
'telemetry_back_to_index' => '返回到遥测索引',
|
||||
'not_yet_submitted' => '尚未提交',
|
||||
'telemetry_type_feature' => '功能标志',
|
||||
'telemetry_submit_all' => '提交记录',
|
||||
'telemetry_type_string' => 'Text',
|
||||
'telemetry_type_recurring' => 'Recurring',
|
||||
'telemetry_submit_all' => '提交记录',
|
||||
'telemetry_delete_submitted_records' => '删除提交的记录',
|
||||
'telemetry_submission_executed' => '记录已提交。请检查您的日志文件获取更多信息。',
|
||||
'telemetry_all_deleted' => '所有遥测记录已被删除。',
|
||||
|
||||
Reference in New Issue
Block a user