mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-01 21:19:11 -06:00
New translations
This commit is contained in:
parent
baec4c4d70
commit
a7ceda7eea
@ -667,6 +667,7 @@ return [
|
|||||||
'report_audit' => 'Transaction history overview between :start and :end',
|
'report_audit' => 'Transaction history overview between :start and :end',
|
||||||
'report_category' => 'Category report between :start and :end',
|
'report_category' => 'Category report between :start and :end',
|
||||||
'report_budget' => 'Budget report between :start and :end',
|
'report_budget' => 'Budget report between :start and :end',
|
||||||
|
'report_tag' => 'Tag report between :start and :end',
|
||||||
'quick_link_reports' => 'Quick links',
|
'quick_link_reports' => 'Quick links',
|
||||||
'quick_link_default_report' => 'Default financial report',
|
'quick_link_default_report' => 'Default financial report',
|
||||||
'quick_link_audit_report' => 'Transaction history overview',
|
'quick_link_audit_report' => 'Transaction history overview',
|
||||||
@ -746,6 +747,8 @@ return [
|
|||||||
'include_expense_not_in_category' => 'Included expenses not in the selected category(ies)',
|
'include_expense_not_in_category' => 'Included expenses not in the selected category(ies)',
|
||||||
'include_income_not_in_category' => 'Included income not in the selected category(ies)',
|
'include_income_not_in_category' => 'Included income not in the selected category(ies)',
|
||||||
'include_income_not_in_account' => 'Included income not in the selected account(s)',
|
'include_income_not_in_account' => 'Included income not in the selected account(s)',
|
||||||
|
'include_income_not_in_tags' => 'Included income not in the selected tag(s)',
|
||||||
|
'include_expense_not_in_tags' => 'Included expenses not in the selected tag(s)',
|
||||||
'everything_else' => 'Everything else',
|
'everything_else' => 'Everything else',
|
||||||
'income_and_expenses' => 'Income and expenses',
|
'income_and_expenses' => 'Income and expenses',
|
||||||
'spent_average' => 'Spent (average)',
|
'spent_average' => 'Spent (average)',
|
||||||
|
Loading…
Reference in New Issue
Block a user