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