From 47bee69512d9a0bdd8dae9035a7ec795fa3a6adb Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 2 Sep 2026 11:17:03 -0400 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 9a7347210..19a13bc76 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -2717,6 +2717,7 @@ "healthScheme": "方法", "healthSelectScheme": "选择方法", "healthCheckPortInvalid": "端口必须在 1 和 65535 之间", + "healthCheckHostnameInvalid": "Hostname must not contain whitespace", "healthCheckPath": "路径", "healthHostname": "IP / 主机", "healthPort": "端口",