mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 21:23:36 +00:00
Fix #3238
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been stored.",
|
||||
"transaction_journal_information": "\u4ea4\u6613\u8d44\u8baf",
|
||||
"no_budget_pointer": "\u60a8\u4f3c\u4e4e\u8fd8\u6ca1\u6709\u4efb\u4f55\u9884\u7b97\u3002\u60a8\u5e94\u8be5\u5728 <a href=\"\/budgets\">\u9884\u7b97<\/a>\u9875\u9762\u4e0a\u521b\u5efa\u4ed6\u4eec\u3002\u9884\u7b97\u53ef\u4ee5\u5e2e\u52a9\u60a8\u8ddf\u8e2a\u8d39\u7528\u3002",
|
||||
"no_bill_pointer": "You seem to have no bills yet. You should create some on the <a href=\"\/budgets\">budgets<\/a>-page. Bills can help you keep track of expenses.",
|
||||
"source_account": "\u6765\u6e90\u5e10\u6237",
|
||||
"hidden_fields_preferences": "\u60a8\u53ef\u4ee5\u5728 <a href=\"\/preferences\">\u8bbe\u7f6e<\/a>\u4e2d\u542f\u7528\u66f4\u591a\u7684\u4ea4\u6613\u9009\u9879\u3002",
|
||||
"destination_account": "\u76ee\u6807\u5e10\u6237",
|
||||
@@ -24,6 +25,7 @@
|
||||
"date": "\u65e5\u671f",
|
||||
"tags": "\u6807\u7b7e",
|
||||
"no_budget": "(\u65e0\u9884\u7b97)",
|
||||
"no_bill": "(no bill)",
|
||||
"category": "\u5206\u7c7b",
|
||||
"attachments": "\u9644\u52a0\u6863\u6848",
|
||||
"notes": "\u6ce8\u91ca",
|
||||
@@ -39,6 +41,7 @@
|
||||
"destination_account_reconciliation": "\u60a8\u4e0d\u80fd\u7f16\u8f91\u5bf9\u8d26\u4ea4\u6613\u7684\u76ee\u6807\u8d26\u6237",
|
||||
"source_account_reconciliation": "\u60a8\u4e0d\u80fd\u7f16\u8f91\u5bf9\u8d26\u4ea4\u6613\u7684\u6e90\u8d26\u6237",
|
||||
"budget": "\u9884\u7b97",
|
||||
"bill": "\u5e10\u5355",
|
||||
"you_create_withdrawal": "\u60a8\u6b63\u5728\u521b\u5efa\u4e00\u4e2a\u63d0\u6b3e",
|
||||
"you_create_transfer": "\u60a8\u6b63\u5728\u521b\u5efa\u4e00\u4e2a\u8f6c\u8d26",
|
||||
"you_create_deposit": "\u60a8\u6b63\u5728\u521b\u5efa\u4e00\u4e2a\u5b58\u6b3e",
|
||||
|
||||
Reference in New Issue
Block a user