We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88adbed commit 2b624a1Copy full SHA for 2b624a1
src/resources/lang/en/passwords.php
@@ -1,6 +1,6 @@
1
<?php
2
3
return [
4
- 'throttled' => 'You have requested a password reset recently, please check your email.',
+ 'throttled' => 'You have already requested a password reset recently. Please check your email. If you do not receive our email, please retry later.',
5
'throttled_request' => 'You have exceeded the limit of tries. Please wait a few minutes and try again.',
6
];
0 commit comments