mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
Add files via upload
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user