mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Fix #3265
This commit is contained in:
		| @@ -733,6 +733,10 @@ return [ | ||||
|     'profile_something_wrong'                   => 'A apărut o eroare!', | ||||
|     'profile_try_again'                         => 'A apărut o problemă. Încercați din nou.', | ||||
|     'amounts'                                   => 'Amounts', | ||||
|     'multi_account_warning_unknown'             => 'Depending on the type of transaction you create, the source and/or destination account of subsequent splits may be overruled by whatever is defined in the first split of the transaction.', | ||||
|     'multi_account_warning_withdrawal'          => 'Keep in mind that the source account of subsequent splits will be overruled by whatever is defined in the first split of the withdrawal.', | ||||
|     'multi_account_warning_deposit'             => 'Keep in mind that the destination account of subsequent splits will be overruled by whatever is defined in the first split of the deposit.', | ||||
|     'multi_account_warning_transfer'            => 'Keep in mind that the source + destination account of subsequent splits will be overruled by whatever is defined in the first split of the transfer.', | ||||
|  | ||||
|     // export data: | ||||
|     'export_data_title'                         => 'Exportă date din Firefly III', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user