فهرست منبع

Merge pull request #29 from Grazouillis/patch-4

Call a variable correctly
daniel 7 سال پیش
والد
کامیت
d38b7be9ee
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.',
     '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.
 © 2018 GitHub, Inc.