Files
snipe-it/resources/lang/fr/passwords.php
T
2019-02-13 03:56:18 -08:00

8 lines
165 B
PHP

<?php
return [
'sent' => 'Le lien vers votre mot de passe a bien été envoyé!',
'user' => 'No matching active user found with that email.',
];