浏览代码

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.',
     '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.