Translated

This commit is contained in:
James Cole 2016-12-18 21:41:01 +01:00
parent 0a82ed901e
commit 6b6a799206

View File

@ -22,7 +22,7 @@ return [
|
*/
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'failed' => 'Ces identifiants n\'ont aucune correspondance.',
'throttle' => 'Trop de tentatives de connexion. Veuillez essayer à nouveau dans :seconds secondes.',
];