mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
b1e907fae9
commit
3814f0f3c3
@ -37,7 +37,7 @@ return [
|
||||
'asset_destination_account' => '資產帳戶 (目標)',
|
||||
'asset_source_account' => '資產帳戶 (來源)',
|
||||
'journal_description' => '描述',
|
||||
'note' => 'Notes',
|
||||
'note' => '備註',
|
||||
'split_journal' => '分割此交易',
|
||||
'split_journal_explanation' => '分割這個交易為幾個部分',
|
||||
'currency' => '貨幣',
|
||||
@ -61,11 +61,11 @@ return [
|
||||
'expense_account' => '支出帳戶',
|
||||
'revenue_account' => '收入帳戶',
|
||||
|
||||
'revenue_account_source' => 'Revenue account (source)',
|
||||
'source_account_asset' => 'Source account (asset account)',
|
||||
'revenue_account_source' => '收入帳戶 (源頭)',
|
||||
'source_account_asset' => '來源帳戶 (資產帳戶)',
|
||||
'destination_account_expense' => 'Destination account (expense account)',
|
||||
'destination_account_asset' => 'Destination account (asset account)',
|
||||
'source_account_revenue' => 'Source account (revenue account)',
|
||||
'source_account_revenue' => '來源帳戶 (收入帳戶)',
|
||||
'type' => 'Type',
|
||||
'convert_Withdrawal' => 'Convert withdrawal',
|
||||
'convert_Deposit' => 'Convert deposit',
|
||||
|
Loading…
Reference in New Issue
Block a user