mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-09 03:08:09 +00:00
New translations list.php (Chinese Traditional)
This commit is contained in:
@@ -78,14 +78,17 @@ return [
|
|||||||
'source_account' => '來源帳戶',
|
'source_account' => '來源帳戶',
|
||||||
'destination_account' => 'Destination account',
|
'destination_account' => 'Destination account',
|
||||||
|
|
||||||
'accounts_count' => 'Number of accounts',
|
'accounts_count' => 'Number of accounts',
|
||||||
'journals_count' => 'Number of transactions',
|
'journals_count' => 'Number of transactions',
|
||||||
'attachments_count' => 'Number of attachments',
|
'attachments_count' => 'Number of attachments',
|
||||||
'bills_count' => 'Number of bills',
|
'bills_count' => 'Number of bills',
|
||||||
'categories_count' => 'Number of categories',
|
'categories_count' => 'Number of categories',
|
||||||
'export_jobs_count' => 'Number of export jobs',
|
'export_jobs_count' => 'Number of export jobs',
|
||||||
'import_jobs_count' => 'Number of import jobs',
|
'import_jobs_count' => 'Number of import jobs',
|
||||||
'budget_count' => 'Number of budgets',
|
'budget_count' => 'Number of budgets',
|
||||||
'rule_and_groups_count' => 'Number of rules and rule groups',
|
'rule_and_groups_count' => 'Number of rules and rule groups',
|
||||||
'tags_count' => 'Number of tags',
|
'tags_count' => 'Number of tags',
|
||||||
|
'inward' => 'Inward description',
|
||||||
|
'outward' => 'Outward description',
|
||||||
|
'number_of_transactions' => 'Number of transactions',
|
||||||
];
|
];
|
||||||
Reference in New Issue
Block a user