mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-15 22:28:14 +00:00
Fall back to English if the string does not exist. #2540
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
"flash_success": "\u6210\u529f\uff01",
|
||||
"close": "\u5173\u95ed",
|
||||
"split_transaction_title": "\u62c6\u5206\u4ea4\u6613\u7684\u63cf\u8ff0",
|
||||
"errors_submission": "errors_submission",
|
||||
"errors_submission": "There was something wrong with your submission. Please check out the errors below.",
|
||||
"split": "\u5206\u5272",
|
||||
"transaction_journal_information": "\u4ea4\u6613\u8d44\u8baf",
|
||||
"source_account": "\u6765\u6e90\u5e10\u6237",
|
||||
"destination_account": "\u76ee\u6807\u5e10\u6237",
|
||||
"add_another_split": "\u589e\u52a0\u62c6\u5206",
|
||||
"submission": "submission",
|
||||
"create_another": "create_another",
|
||||
"reset_after": "reset_after",
|
||||
"submission": "Submission",
|
||||
"create_another": "After storing, return here to create another one.",
|
||||
"reset_after": "Reset form after submission",
|
||||
"submit": "\u9001\u51fa",
|
||||
"amount": "\u91d1\u989d",
|
||||
"date": "\u65e5\u671f",
|
||||
@@ -22,13 +22,13 @@
|
||||
"category": "\u5206\u7c7b",
|
||||
"attachments": "\u9644\u52a0\u6863\u6848",
|
||||
"notes": "\u6ce8\u91ca",
|
||||
"update_transaction": "update_transaction",
|
||||
"after_update_create_another": "after_update_create_another",
|
||||
"store_as_new": "store_as_new",
|
||||
"foreign_amount": "foreign_amount",
|
||||
"update_transaction": "Update transaction",
|
||||
"after_update_create_another": "After updating, return here to continue editing.",
|
||||
"store_as_new": "Store as a new transaction instead of updating.",
|
||||
"foreign_amount": "",
|
||||
"split_title_help": "\u5982\u679c\u60a8\u521b\u5efa\u4e00\u4e2a\u62c6\u5206\u4ea4\u6613\uff0c\u5fc5\u987b\u6709\u4e00\u4e2a\u5168\u5c40\u7684\u4ea4\u6613\u63cf\u8ff0\u3002",
|
||||
"none_in_select_list": "\uff08\u7a7a\uff09",
|
||||
"no_piggy_bank": "no_piggy_bank",
|
||||
"no_piggy_bank": "(no piggy bank)",
|
||||
"description": "\u63cf\u8ff0"
|
||||
},
|
||||
"form": {
|
||||
|
||||
Reference in New Issue
Block a user