mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update translations.
This commit is contained in:
		| @@ -427,7 +427,7 @@ let transactions = function () { | ||||
|             this.notifications.error.text = i18next.t('firefly.errors_submission', {errorMessage: data.message}); | ||||
|  | ||||
|             if (data.hasOwnProperty('errors')) { | ||||
|                 this.entries = spliceErrorsIntoTransactions(i18n, data.errors, this.entries); | ||||
|                 this.entries = spliceErrorsIntoTransactions(data.errors, this.entries); | ||||
|             } | ||||
|         }, | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user