updated laravel core language files

This commit is contained in:
Denis Duliçi
2021-06-15 16:01:55 +03:00
parent 96176153ba
commit f4513467ba
3 changed files with 110 additions and 73 deletions

View File

@ -29,8 +29,9 @@ return [
],
'failed' => 'These credentials do not match our records.',
'disabled' => 'This account is disabled. Please, contact the system administrator.',
'password' => 'The provided password is incorrect.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'disabled' => 'This account is disabled. Please, contact the system administrator.',
'notification' => [
'message_1' => 'You are receiving this email because we received a password reset request for your account.',