mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	New translations passwords.php (Slovenian)
This commit is contained in:
		| @@ -10,10 +10,10 @@ | |||||||
|  */ |  */ | ||||||
|  |  | ||||||
| return [ | return [ | ||||||
|     'password' => 'Passwords must be at least six characters and match the confirmation.', |     'password' => 'Geslo mora biti dolgo vsaj šest znakov in mora biti enako v obeh poljih.', | ||||||
|     'user'     => 'We can\'t find a user with that e-mail address.', |     'user'     => 'Uporabnika s takim e-poštnim naslovom v naši bazi nismo našli.', | ||||||
|     'token'    => 'This password reset token is invalid.', |     'token'    => 'Žeton za ponastavitev gesla ni veljaven.', | ||||||
|     'sent'     => 'We have e-mailed your password reset link!', |     'sent'     => 'Poslali smo vam povezavo za ponastavitev gesla!', | ||||||
|     'reset'    => 'Your password has been reset!', |     'reset'    => 'Vaše geslo je bilo ponastavljeno!', | ||||||
|     'blocked'  => 'Nice try though.', |     'blocked'  => 'Dober poskus...', | ||||||
| ]; | ]; | ||||||
		Reference in New Issue
	
	Block a user