This commit is contained in:
Taylor Otwell
2019-10-21 13:47:27 -05:00
parent ba2f2abe83
commit 953b488b8b

View File

@@ -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.',
];