We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a82674 commit 12b6301Copy full SHA for 12b6301
1 file changed
frontend/src/lib/i18n/locales/zh-CN.json
@@ -54,12 +54,12 @@
54
"errorSubtitleInfo": "处理您的请求时发生了以下错误:",
55
"errorSubtitle": "执行此操作时发生错误,请检查控制台以获取更多信息。",
56
"forgotPasswordMessage": "您可以通过更改 `USERS ` 环境变量重置您的密码。",
57
- "fieldRequired": "必添字段",
+ "fieldRequired": "必填字段",
58
"invalidInput": "无效的输入",
59
"domainWarningTitle": "无效域名",
60
- "domainWarningSubtitle": "当前实例配置的访问地址为 <code>{{appUrl}}</code>,但您正在使用 <code>{{currentUrl}}</code>。若继续操作,可能会遇到身份验证问题。",
61
- "domainWarningCurrent": "Current:",
62
- "domainWarningExpected": "Expected:",
+ "domainWarningSubtitle": "您正在从一个错误的域名访问此实例。如继续,您可能会遇到身份验证问题。",
+ "domainWarningCurrent": "当前:",
+ "domainWarningExpected": "预期:",
63
"ignoreTitle": "忽略",
64
"goToCorrectDomainTitle": "转到正确的域名",
65
"authorizeTitle": "授权",
0 commit comments