From 39851c34125607a5b05c888d5871f15379d76038 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 1 Oct 2025 01:02:50 -0700 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 656096e9..abaa2c53 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -1504,6 +1504,7 @@ "idpGoogleDescription": "Google OAuth2/OIDC 提供商", "idpAzureDescription": "Microsoft Azure OAuth2/OIDC provider", "customHeaders": "自定义标题", + "customHeadersDescription": "Add custom headers to be sent when proxying requests. One per line in the format Header-Name: value", "headersValidationError": "头部必须是格式:头部名称:值。", "domainPickerProvidedDomain": "提供的域", "domainPickerFreeProvidedDomain": "免费提供的域", @@ -1522,4 +1523,4 @@ "resourceExposePortsEditFile": "编辑文件:docker-compose.yml", "emailVerificationRequired": "需要电子邮件验证。 请通过 {dashboardUrl}/auth/login 再次登录以完成此步骤。 然后,回到这里。", "twoFactorSetupRequired": "需要设置双因素身份验证。 请通过 {dashboardUrl}/auth/login 再次登录以完成此步骤。 然后,回到这里。" -} +} \ No newline at end of file