diff --git a/resources/lang/fr_FR/passwords.php b/resources/lang/fr_FR/passwords.php index b9b998ec31..56d5c341d7 100644 --- a/resources/lang/fr_FR/passwords.php +++ b/resources/lang/fr_FR/passwords.php @@ -16,4 +16,4 @@ return [ 'sent' => 'Nous vous avons envoyé par e-mail un lien de réinitialisation de votre mot de passe !', 'reset' => 'Votre mot de passe a été réinitialisé !', 'blocked' => 'Bien essayé cependant.', -]; +]; \ No newline at end of file