mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Rebuild frontend for account creation / editing.
This commit is contained in:
@@ -1074,6 +1074,7 @@ return [
|
||||
'expense_deleted' => '已成功删除支出账户“:name”',
|
||||
'revenue_deleted' => '已成功删除收入账户“:name”',
|
||||
'update_asset_account' => '更新资产账户',
|
||||
'update_undefined_account' => 'Update account',
|
||||
'update_liabilities_account' => '更新债务账户',
|
||||
'update_expense_account' => '更新支出账户',
|
||||
'update_revenue_account' => '更新收入账户',
|
||||
@@ -1121,6 +1122,7 @@ return [
|
||||
'stored_new_account' => '新账户“:name”已保存!',
|
||||
'stored_new_account_js' => 'New account "<a href="accounts/show/{ID}">{name}</a>" stored!',
|
||||
'updated_account' => '账户“:name”已更新',
|
||||
'updated_account_js' => 'Updated account "<a href="accounts/show/{ID}">{title}</a>".',
|
||||
'credit_card_options' => '信用卡选项',
|
||||
'no_transactions_account' => '资产账户“:name”没有交易 (此周期内)。',
|
||||
'no_transactions_period' => '无交易 (此周期内)',
|
||||
|
Reference in New Issue
Block a user