mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	chore: Meta files for new release
This commit is contained in:
		| @@ -61,6 +61,10 @@ return [ | ||||
|     'invalid_selection'              => 'Ваш вибір є неприпустимим.', | ||||
|     'belongs_user'                   => 'Це значення є неприпустимим для цього поля.', | ||||
|     'at_least_one_transaction'       => 'Потрібна хоча б одна транзакція.', | ||||
|     'recurring_transaction_id'       => 'Need at least one transaction.', | ||||
|     'need_id_to_match'               => 'You need to submit this entry with an ID for the API to be able to match it.', | ||||
|     'too_many_unmatched'             => 'Too many submitted transactions cannot be matched to their respective database entries. Make sure existing entries have a valid ID.', | ||||
|     'id_does_not_match'              => 'Submitted ID #:id does not match expected ID. Make sure it matches or omit the field.', | ||||
|     'at_least_one_repetition'        => 'Потрібно принаймні одне повторення.', | ||||
|     'require_repeat_until'           => 'Потрібно вказати або кількість повторювань, або кінцеву дату (repeat_until). Але не обидва параметри разом.', | ||||
|     'require_currency_info'          => 'Вміст цього поля є недійсним без інформації про валюту.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user