Add files via upload

This commit is contained in:
Egor
2026-01-30 15:55:08 +03:00
committed by GitHub
parent 760761729b
commit a0461c7a89
4 changed files with 88 additions and 0 deletions

View File

@@ -2044,6 +2044,28 @@
"canLoginWithEmail": "You can now log in using your email and password.",
"emailAlreadyRegistered": "This email is already linked to another account. If this is your email, log in with it or contact support.",
"alreadyHaveEmail": "You already have a verified email linked.",
"changeEmail": {
"button": "Change email",
"title": "Change Email",
"description": "Enter your new email address. A verification code will be sent to it.",
"currentEmail": "Current email",
"newEmail": "New email",
"sendCode": "Send code",
"enterCode": "Enter code",
"enterCodeDescription": "Enter the verification code sent to your new email.",
"verificationCode": "Verification code",
"codeSentTo": "Code sent to {{email}}",
"verify": "Verify",
"resendCode": "Resend code",
"resendIn": "Resend in {{seconds}} sec.",
"success": "Email changed successfully!",
"successDescription": "Your email has been successfully updated.",
"emailAlreadyUsed": "This email is already used by another account.",
"sameEmail": "New email is the same as current.",
"invalidCode": "Invalid verification code.",
"codeExpired": "Code has expired. Please request a new one.",
"tooManyRequests": "Too many requests. Please try again later."
},
"notifications": {
"title": "Notification Settings",
"subscriptionExpiry": "Subscription Expiry",