mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Merge pull request #1826 from dennisenderink/bugfix/translate-start-balance-on-opening-asset-account
Bugfix/translate start balance on opening asset account
This commit is contained in:
		| @@ -779,6 +779,7 @@ return [ | ||||
|     'interest_calc_daily'                     => 'Par jour', | ||||
|     'interest_calc_monthly'                   => 'Par mois', | ||||
|     'interest_calc_yearly'                    => 'Par an', | ||||
|     'initial_balance_account'                 => 'Solde initial de :name', | ||||
|  | ||||
|     // categories: | ||||
|     'new_category'                            => 'Nouvelle catégorie', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user