mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-16 11:42:06 -06:00
New translations firefly.php (Chinese Traditional)
This commit is contained in:
parent
aeadfbdd6a
commit
234e656ff6
@ -20,6 +20,7 @@ return [
|
||||
'everything' => '顯示所有',
|
||||
'customRange' => '自訂範圍',
|
||||
'apply' => '套用',
|
||||
'select_date' => 'Select date..',
|
||||
'cancel' => '取消',
|
||||
'from' => '從',
|
||||
'to' => '到',
|
||||
@ -112,8 +113,8 @@ return [
|
||||
'budget_in_period' => 'All transactions for budget ":name" between :start and :end',
|
||||
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end',
|
||||
'chart_account_in_period' => 'Chart for all transactions for account ":name" between :start and :end',
|
||||
'chart_category_in_period' => 'Chart for all transactions for category ":name" between :start and :end',
|
||||
'chart_category_all' => 'Chart for all transactions for category ":name"',
|
||||
'chart_category_in_period' => 'Chart for all transactions for category ":name" between :start and :end',
|
||||
'chart_category_all' => 'Chart for all transactions for category ":name"',
|
||||
'budget_in_period_breadcrumb' => 'Between :start and :end',
|
||||
'clone_withdrawal' => 'Clone this withdrawal',
|
||||
'clone_deposit' => 'Clone this deposit',
|
||||
|
Loading…
Reference in New Issue
Block a user