Przeglądaj źródła

call a variable correctly

:seconds instead : secondes
Reka 7 lat temu
rodzic
commit
46b32d9890
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      resources/lang/fr/auth.php

+ 1 - 1
resources/lang/fr/auth.php

@@ -11,6 +11,6 @@ return [
     |
     */
     'failed' => 'Ces informations ne correspondent pas à nos dossiers.',
-    'throttle' => 'Trop de tentatives de connexion. Veuillez réessayer dans: secondes secondes.',
+    'throttle' => 'Trop de tentatives de connexion. Veuillez réessayer dans :seconds secondes.',
 ];
 © 2018 GitHub, Inc.