Translated

This commit is contained in:
James Cole 2016-10-30 07:19:56 +01:00
parent fcff13470c
commit e3fbbd6cf1

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' => 'Falscher Benutzername und/oder falsches Passwort.',
'throttle' => 'Zu viele Login-Versuche. Bitte versuchen Sie es in :seconds Sekunde(n) erneut.',
];
];