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:
		| @@ -725,8 +725,11 @@ return [ | |||||||
|     'expense_per_budget'                         => 'Expense per budget', |     'expense_per_budget'                         => 'Expense per budget', | ||||||
|     'income_per_account'                         => 'Income per account', |     'income_per_account'                         => 'Income per account', | ||||||
|     'expense_per_account'                        => 'Expense per account', |     'expense_per_account'                        => 'Expense per account', | ||||||
|     'include_not_in_category'                    => 'Include categories not selected for this report', |     'include_expense_not_in_budget'              => 'Included expenses not in the selected budget(s)', | ||||||
|     'include_not_in_budget'                      => 'Include budgets not selected for this report', |     'include_expense_not_in_account'             => 'Included expenses not in the selected account(s)', | ||||||
|  |     '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_account'              => 'Included income not in the selected account(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)', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user