Merge pull request #29 from Grazouillis/patch-4

Call a variable correctly
pull/35/head
daniel 7 years ago committed by GitHub
commit d38b7be9ee
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