mirror of
https://git.axenov.dev/mirrors/cursor-free-vip.git
synced 2026-01-12 22:57:49 +00:00
Enhance TempMailPlus integration by adding translator support for internationalization, improving error messages, and updating the email tab interface documentation. Additionally, update localization files for multiple languages to include new translation keys related to email verification processes.
This commit is contained in:
@@ -854,5 +854,17 @@
|
||||
"title": "手动Cursor身份验证",
|
||||
"token_verified": "令牌成功验证了!",
|
||||
"updating_database": "更新Cursor身份验证数据库..."
|
||||
},
|
||||
"tempmail": {
|
||||
"general_error": "发生错误:{error}",
|
||||
"no_email": "找不到Cursor验证电子邮件",
|
||||
"configured_email": "配置的电子邮件:{email}",
|
||||
"config_error": "配置文件错误:{error}",
|
||||
"extract_code_failed": "提取验证代码失败:{error}",
|
||||
"no_code": "无法获得验证代码",
|
||||
"check_email_failed": "检查电子邮件失败:{error}",
|
||||
"checking_email": "检查Cursor验证电子邮件...",
|
||||
"email_found": "找到Cursor验证电子邮件",
|
||||
"verification_code": "验证代码:{code}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user