feat: add email verification

This commit is contained in:
qixinbo
2026-03-29 17:12:46 +08:00
parent 320817e6db
commit 551898c19b
16 changed files with 344 additions and 15 deletions
+9
View File
@@ -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",