mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	New string for #3118
This commit is contained in:
		| @@ -708,6 +708,7 @@ return [ | ||||
|     'update_currency'                           => 'Update currency', | ||||
|     'new_default_currency'                      => ':name is now the default currency.', | ||||
|     'cannot_delete_currency'                    => 'Cannot delete :name because it is still in use.', | ||||
|     'cannot_delete_fallback_currency'           => ':name is the system fallback currency and can\'t be deleted.', | ||||
|     'cannot_disable_currency_journals'          => 'Cannot disable :name because transactions are still using it.', | ||||
|     'cannot_disable_currency_last_left'         => 'Cannot disable :name because it is the last enabled currency.', | ||||
|     'cannot_disable_currency_account_meta'      => 'Cannot disable :name because it is used in asset accounts.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user