Skip to content

Commit 2b624a1

Browse files
authored
Update src/resources/lang/en/passwords.php
1 parent 88adbed commit 2b624a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

33
return [
4-
'throttled' => 'You have requested a password reset recently, please check your email.',
4+
'throttled' => 'You have already requested a password reset recently. Please check your email. If you do not receive our email, please retry later.',
55
'throttled_request' => 'You have exceeded the limit of tries. Please wait a few minutes and try again.',
66
];

0 commit comments

Comments
 (0)