complete story 7.4 with qa tests
This commit is contained in:
@@ -5,4 +5,5 @@ return [
|
||||
'password' => 'The provided password is incorrect.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
'account_deactivated' => 'Your account has been deactivated. Please contact the administrator.',
|
||||
'logout' => 'Logout',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user