Skip to content

Commit aaba855

Browse files
chore: change label of the notification action
1 parent 3994b86 commit aaba855

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/lang/en/lockout.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
'subject' => 'Account Locked Due to Multiple Failed Login Attempts',
2222
'line1' => 'Your account with identifier :identifier has been locked due to multiple failed login attempts.',
2323
'line2' => 'The lockout will last for :minutes minutes.',
24-
'action' => 'Reset Your Password',
24+
'action' => 'Unlock account',
2525
'footer' => 'If you did not attempt to log in, please contact support immediately.',
2626
],
2727
],

0 commit comments

Comments
 (0)