From ff90471f0f225e63040a0334cb5530e490676f2d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 27 Aug 2025 11:58:44 -0700 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index b6db0f3a..06cd8549 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -205,7 +205,7 @@ "resourceSetting": "{resourceName} 设置", "alwaysAllow": "一律允许", "alwaysDeny": "一律拒绝", - "passToAuth": "Pass to Auth", + "passToAuth": "传递至认证", "orgSettingsDescription": "配置您组织的一般设置", "orgGeneralSettings": "组织设置", "orgGeneralSettingsDescription": "管理您的机构详细信息和配置", @@ -546,7 +546,7 @@ "rulesActions": "行动", "rulesActionAlwaysAllow": "总是允许:绕过所有身份验证方法", "rulesActionAlwaysDeny": "总是拒绝:阻止所有请求;无法尝试验证", - "rulesActionPassToAuth": "Pass to Auth: Allow authentication methods to be attempted", + "rulesActionPassToAuth": "传递至认证:允许尝试身份验证方法", "rulesMatchCriteria": "匹配条件", "rulesMatchCriteriaIpAddress": "匹配一个指定的 IP 地址", "rulesMatchCriteriaIpAddressRange": "在 CIDR 符号中匹配一系列IP地址",