feat: mail error sent
This commit is contained in:
@@ -10,6 +10,7 @@ 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.',
|
||||
'verification_email_failed' => 'Unable to send the verification email right now. Please try again later.',
|
||||
'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.',
|
||||
|
||||
Reference in New Issue
Block a user