close #2148 Fixed: User password translation issue #9nznpd

This commit is contained in:
Cüneyt Şentürk 2021-06-27 13:57:32 +03:00
parent 1e18b19c56
commit e803b4a2f0

View File

@ -29,7 +29,6 @@ return [
],
'failed' => 'These credentials do not match our records.',
'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.',