New translations.

This commit is contained in:
James Cole
2020-08-01 17:54:35 +02:00
parent 1169c5c5e2
commit 1947d81c58
27 changed files with 99 additions and 56 deletions

View File

@@ -105,7 +105,7 @@ return [
'registered' => '您已成功注册!',
'Default asset account' => '预设资产帐户',
'no_budget_pointer' => '您似乎还没有任何预算。您应该在 <a href="/budgets">预算</a>页面上创建他们。预算可以帮助您跟踪费用。',
'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.',
'no_bill_pointer' => 'You seem to have no bills yet. You should create some on the <a href="/bills">bills</a>-page. Bills can help you keep track of expenses.',
'Savings account' => '储蓄帐户',
'Credit card' => '信用卡',
'source_accounts' => 'Source account|Source accounts',
@@ -1088,6 +1088,8 @@ return [
'no_bulk_category' => '不更新分类',
'no_bulk_budget' => '不更新预算',
'no_bulk_tags' => '不更新标签',
'replace_with_these_tags' => 'Replace with these tags',
'append_these_tags' => 'Add these tags',
'mass_edit' => 'Edit selected individually',
'bulk_edit' => 'Edit selected in bulk',
'mass_delete' => 'Delete selected',