From 2e95257e09ea4edf3adb9dfc7942efdf3f42346e Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 3 Jul 2026 17:35:47 -0400 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- 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 c27d9bb82..34887ddd8 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -864,8 +864,8 @@ "policyAuthHeaderAuthTitle": "基础标题认证", "policyAuthHeaderAuthDescription": "在每次请求上验证自定义 HTTP 标头名称和值", "policyAuthHeaderAuthSummary": "标头已配置", - "policyAuthHeaderName": "标头名称", - "policyAuthHeaderValue": "预期值", + "policyAuthHeaderName": "Username", + "policyAuthHeaderValue": "Password", "policyAuthSetPasscode": "设定密码", "policyAuthSetPincode": "设置 PIN 码", "policyAuthSetEmailWhitelist": "设置电子邮件白名单",