Resource and View Updating

This commit is contained in:
chrosey
2017-06-15 00:08:35 +02:00
parent 1deb0f59fc
commit a7414e8d66
6 changed files with 16 additions and 15 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ return [
|
*/
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'failed' => 'Die Anmeldedaten stimmen nicht überein.',
'throttle' => 'Zu viele Loginversuche. Bitte versuchen Sie es in :seconds Sekunden wieder.',
];