Translated

This commit is contained in:
James Cole 2016-12-28 11:31:16 +01:00
parent 8ae1d1c963
commit a1f139f62a

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' => 'Неправильный адрес электронной почты или пароль.',
'throttle' => 'Слишком много попыток логина. Пожалуйста, попробуйте снова через :seconds секунд.',
];