diff --git a/resources/lang/fr_FR/auth.php b/resources/lang/fr_FR/auth.php index 7319a9d7b8..5d833b3d68 100644 --- a/resources/lang/fr_FR/auth.php +++ b/resources/lang/fr_FR/auth.php @@ -25,4 +25,4 @@ return [ 'failed' => 'These credentials do not match our records.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', -]; +]; \ No newline at end of file