ok
This commit is contained in:
9
Production/SNIPE-IT/resources/lang/et-EE/passwords.php
Normal file
9
Production/SNIPE-IT/resources/lang/et-EE/passwords.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'sent' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
||||
'user' => 'If a matching user with a valid email address exists in our system, a password recovery email has been sent.',
|
||||
'token' => 'See parooli taastamise sessioon on kehtetu, aegunud või ei vasta sisestatud kasutajanimele.',
|
||||
'reset' => 'Sinu parool on lähtestatud!',
|
||||
'password_change' => 'Your password has been updated!',
|
||||
];
|
Reference in New Issue
Block a user