From 6ea6d7ac0d41603a40b5485afe8c414c3db12adb Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 5 Jun 2026 14:57:43 -0700 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 6ae03c045..112400ee4 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -2032,13 +2032,13 @@ "healthCheckUnknown": "未知", "healthCheck": "健康检查", "configureHealthCheck": "配置健康检查", - "configureHealthCheckDescription": "为 {target} 设置健康监控", + "configureHealthCheckDescription": "Set up monitoring for your resource to ensure it is always available", "enableHealthChecks": "启用健康检查", "healthCheckDisabledStateDescription": "禁用后,站点不会进行健康检查,状态将被视为未知。", "enableHealthChecksDescription": "监视此目标的健康状况。如果需要,您可以监视一个不同的终点。", "healthScheme": "方法", "healthSelectScheme": "选择方法", - "healthCheckPortInvalid": "健康检查端口必须介于 1 到 65535 之间", + "healthCheckPortInvalid": "Port must be between 1 and 65535", "healthCheckPath": "路径", "healthHostname": "IP / 主机", "healthPort": "端口", @@ -2080,6 +2080,11 @@ "sshServerDestination": "服务器目标", "sshServerDestinationDescription": "Configure the destination of the SSH server", "destination": "目标", + "destinationRequired": "Destination is required.", + "domainRequired": "Domain is required.", + "proxyPortRequired": "Port is required.", + "invalidPathConfiguration": "Invalid path configuration.", + "invalidRewritePathConfiguration": "Invalid rewrite path configuration.", "bgTargetMultiSiteDisclaimer": "选择多个站点可实现高可用性的弹性路由和故障转移。", "roleAllowSsh": "允许 SSH", "roleAllowSshAllow": "允许",