mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update languages
This commit is contained in:
		| @@ -141,8 +141,8 @@ return [ | ||||
|     'unique_piggy_bank_for_user'     => 'Názov pokladničky musí byť jedinečný.', | ||||
|     'unique_object_group'            => 'Názov skupiny musí byť jedinečný', | ||||
|     'starts_with'                    => 'Hodnota musí začínať :values.', | ||||
|     'unique_webhook'                 => 'Webhook s týmito hodnotami už existuje.', | ||||
|     'unique_existing_webhook'        => 'Iný webhook s týmito hodnotami už existuje.', | ||||
|     'unique_webhook'                 => 'You already have a webhook with this combination of URL, trigger, response and delivery.', | ||||
|     'unique_existing_webhook'        => 'You already have another webhook this combination of URL, trigger, response and delivery.', | ||||
|     'same_account_type'              => 'Oba účty musia mať rovnaký typ', | ||||
|     'same_account_currency'          => 'Oba účty musia mať rovnakú menu', | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user