3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-01 13:36:10 +00:00
Files
snipe-it/resources/lang/sr-CS/passwords.php
snipe 5fba8202d6 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2022-04-11 15:40:58 +01:00

7 lines
204 B
PHP

<?php
return [
'sent' => 'Success: If that email address exists in our system, a password recovery email has been sent.',
'user' => 'No matching active user found with that email.',
];