New translations auth.php (French)

This commit is contained in:
Miguel Nogueira 2020-09-04 21:02:21 +01:00
parent 584d8e703a
commit 74e576d318
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ return [
| |
*/ */
'failed' => 'These credentials do not match our records.', 'failed' => 'Ces identifiants ne correspondent pas à nos enregistrements.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'throttle' => 'Trop de tentatives de connexion. Veuillez réessayer dans :seconds secondes.',
]; ];