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