mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Update transactions.
This commit is contained in:
@@ -1097,6 +1097,7 @@ return [
|
||||
'save_transactions_by_moving' => '将此交易移动到另一个账户并保存:|将这些交易移动到另一个账户并保存:',
|
||||
'save_transactions_by_moving_js' => 'No transactions|Save this transaction by moving it to another account. |Save these transactions by moving them to another account.',
|
||||
'stored_new_account' => '新账户“:name”已保存!',
|
||||
'stored_new_account_js' => 'New account "<a href="accounts/show/{ID}">{name}</a>" stored!',
|
||||
'updated_account' => '账户“:name”已更新',
|
||||
'credit_card_options' => '信用卡选项',
|
||||
'no_transactions_account' => '资产账户“:name”没有交易 (此周期内)。',
|
||||
@@ -1133,6 +1134,9 @@ return [
|
||||
'interest_calc_daily' => '每日',
|
||||
'interest_calc_monthly' => '每月',
|
||||
'interest_calc_yearly' => '每年',
|
||||
'interest_calc_weekly' => 'Per week',
|
||||
'interest_calc_half-year' => 'Per half year',
|
||||
'interest_calc_quarterly' => 'Per quarter',
|
||||
'initial_balance_account' => '初始余额账户“:account”',
|
||||
'list_options' => 'List options',
|
||||
|
||||
@@ -1314,6 +1318,8 @@ return [
|
||||
'account_type_Loan' => '贷款',
|
||||
'account_type_Mortgage' => '抵押',
|
||||
'account_type_Credit card' => '信用卡',
|
||||
'liability_direction_credit' => 'I am owed this debt',
|
||||
'liability_direction_debit' => 'I owe this debt to somebody else',
|
||||
'budgets' => '预算',
|
||||
'tags' => '标签',
|
||||
'reports' => '报表',
|
||||
|
||||
Reference in New Issue
Block a user