mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	New translations
This commit is contained in:
		| @@ -679,6 +679,7 @@ return [ | |||||||
|     'report_type_default'                        => 'Default financial report', |     'report_type_default'                        => 'Default financial report', | ||||||
|     'report_type_audit'                          => 'Transaction history overview (audit)', |     'report_type_audit'                          => 'Transaction history overview (audit)', | ||||||
|     'report_type_category'                       => 'Category report', |     'report_type_category'                       => 'Category report', | ||||||
|  |     'report_type_budget'                         => 'Budget report', | ||||||
|     'report_type_meta-history'                   => 'Categories, budgets and bills overview', |     'report_type_meta-history'                   => 'Categories, budgets and bills overview', | ||||||
|     'more_info_help'                             => 'More information about these types of reports can be found in the help pages. Press the (?) icon in the top right corner.', |     'more_info_help'                             => 'More information about these types of reports can be found in the help pages. Press the (?) icon in the top right corner.', | ||||||
|     'report_included_accounts'                   => 'Included accounts', |     'report_included_accounts'                   => 'Included accounts', | ||||||
| @@ -698,6 +699,7 @@ return [ | |||||||
|     'reports_submit'                             => 'View report', |     'reports_submit'                             => 'View report', | ||||||
|     'end_after_start_date'                       => 'End date of report must be after start date.', |     'end_after_start_date'                       => 'End date of report must be after start date.', | ||||||
|     'select_category'                            => 'Select one or more categories.', |     'select_category'                            => 'Select one or more categories.', | ||||||
|  |     'select_budget'                              => 'Select one or more budgets.', | ||||||
|     'income_per_category'                        => 'Income per category', |     'income_per_category'                        => 'Income per category', | ||||||
|     'expense_per_category'                       => 'Expense per category', |     'expense_per_category'                       => 'Expense per category', | ||||||
|     'income_per_account'                         => 'Income per account', |     'income_per_account'                         => 'Income per account', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user