feat: reset password
This commit is contained in:
@@ -9,6 +9,8 @@ return [
|
||||
'verified' => 'Account verified successfully.',
|
||||
'verification_sent' => 'Verification email sent.',
|
||||
'verification_sent_if_unverified' => 'If an unverified account exists for this address, a verification email has been sent.',
|
||||
'password_reset_link_sent' => 'If an account exists for this address, a password reset link has been sent.',
|
||||
'password_reset' => 'Password reset successfully.',
|
||||
'logout' => 'Logged out successfully.',
|
||||
'unauthenticated' => 'Unauthenticated.',
|
||||
'deleted' => 'Account deleted successfully.',
|
||||
|
||||
Reference in New Issue
Block a user