call a variable correctly

:seconds instead : secondes
pull/29/head
Reka 7 years ago committed by GitHub
parent d8bbe98728
commit 46b32d9890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save