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