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:
@@ -1669,6 +1669,28 @@
|
||||
"canLoginWithEmail": "现在您可以使用邮箱和密码登录。",
|
||||
"emailAlreadyRegistered": "此邮箱已绑定到其他账户。如果这是您的邮箱,请使用邮箱登录或联系客服。",
|
||||
"alreadyHaveEmail": "您已经绑定了已验证的邮箱。",
|
||||
"changeEmail": {
|
||||
"button": "更换邮箱",
|
||||
"title": "更换邮箱",
|
||||
"description": "输入新邮箱地址。验证码将发送到该邮箱。",
|
||||
"currentEmail": "当前邮箱",
|
||||
"newEmail": "新邮箱",
|
||||
"sendCode": "发送验证码",
|
||||
"enterCode": "输入验证码",
|
||||
"enterCodeDescription": "输入发送到新邮箱的验证码。",
|
||||
"verificationCode": "验证码",
|
||||
"codeSentTo": "验证码已发送至 {{email}}",
|
||||
"verify": "确认",
|
||||
"resendCode": "重新发送验证码",
|
||||
"resendIn": "{{seconds}} 秒后重新发送",
|
||||
"success": "邮箱更换成功!",
|
||||
"successDescription": "您的邮箱已成功更新。",
|
||||
"emailAlreadyUsed": "此邮箱已被其他账户使用。",
|
||||
"sameEmail": "新邮箱与当前邮箱相同。",
|
||||
"invalidCode": "验证码无效。",
|
||||
"codeExpired": "验证码已过期,请重新获取。",
|
||||
"tooManyRequests": "请求过于频繁,请稍后再试。"
|
||||
},
|
||||
"notifications": {
|
||||
"title": "通知设置",
|
||||
"subscriptionExpiry": "订阅到期",
|
||||
|
||||
Reference in New Issue
Block a user