snipe-it/resources/lang/et/passwords.php
snipe 9db0b038a5 Updated translation strings
Signed-off-by: snipe <snipe@snipe.net>
2022-08-08 15:29:28 -07:00

9 lines
455 B
PHP

<?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!',
];