diff --git a/resources/lang/fr_FR/auth.php b/resources/lang/fr_FR/auth.php index 4b87a3d12c..7fc7beebaa 100644 --- a/resources/lang/fr_FR/auth.php +++ b/resources/lang/fr_FR/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'Ces identifiants n\'ont aucune correspondance.', 'throttle' => 'Trop de tentatives de connexion. Veuillez essayer à nouveau dans :seconds secondes.', -]; +]; \ No newline at end of file