mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
101317cb16
commit
cf6ea64aba
@ -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!',
|
||||
'password' => 'Hasło musi zawierać przynajmniej 6 znaków i musi się zgadzać z potwierdzeniem.',
|
||||
'user' => 'Nie możemy znaleźć użytkownika o podanym adresie email.',
|
||||
'token' => 'Ten token do resetowania hasła jest nieprawidłowy.',
|
||||
'sent' => 'Wysłaliśmy link do resetowania hasła na twój adres email!',
|
||||
'reset' => 'Twoje hasło zostało zresetowane!',
|
||||
'blocked' => 'Nice try though.',
|
||||
];
|
Loading…
Reference in New Issue
Block a user