소스 검색

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.