feat: add email verification
This commit is contained in:
@@ -338,6 +338,15 @@
|
||||
"dontHaveAccount": "Don't have an account?",
|
||||
"alreadyHaveAccount": "Already have an account?",
|
||||
"registrationSuccess": "Registration successful! Please login.",
|
||||
"registrationSuccessWithVerification": "Registration successful! Please check your email to verify your account.",
|
||||
"inactiveUserError": "Account is inactive. Please verify your email.",
|
||||
"resendVerification": "Resend Verification Email",
|
||||
"verificationSent": "Verification email sent. Please check your inbox.",
|
||||
"verifyEmailTitle": "Email Verification",
|
||||
"verifyingEmail": "Verifying your email...",
|
||||
"verifyEmailSuccess": "Email verified successfully! You can now log in.",
|
||||
"verifyEmailFailed": "Email verification failed or link expired.",
|
||||
"goToLogin": "Go to Login",
|
||||
"errorOccurred": "An error occurred",
|
||||
"mcpConfig": "MCP Configuration",
|
||||
"mcp": "MCP",
|
||||
|
||||
Reference in New Issue
Block a user