fix key
This commit is contained in:
@@ -17,6 +17,6 @@ return [
|
||||
'sent' => 'We have e-mailed your password reset link!',
|
||||
'token' => 'This password reset token is invalid.',
|
||||
'user' => "We can't find a user with that e-mail address.",
|
||||
'throttle' => 'Please wait before retrying.',
|
||||
'throttled' => 'Please wait before retrying.',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user