1
0
Fork 0

call a variable correctly

:seconds instead : secondes
This commit is contained in:
Reka 2018-05-27 15:21:02 +02:00 committed by GitHub
parent d8bbe98728
commit 46b32d9890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.