Преглед на файлове

call a variable correctly

:seconds instead : secondes
Reka преди 7 години
родител
ревизия
46b32d9890
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.