mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 08:04:09 -08:00
8 lines
165 B
PHP
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.',
|
|
];
|
|
|