From 8037e4a4c4da582062bbf16176908dc93dce5e0e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 10:40:26 +0200 Subject: [PATCH] New translations passwords.php (French) --- resources/lang/fr_FR/passwords.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr_FR/passwords.php b/resources/lang/fr_FR/passwords.php index 72521478b3..e14a1018c8 100644 --- a/resources/lang/fr_FR/passwords.php +++ b/resources/lang/fr_FR/passwords.php @@ -18,4 +18,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 +];