From abe7bbf06837ed7e2fb153c1b1424c95d6f4d25b Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 21 Dec 2025 16:59:41 -0500 Subject: [PATCH] New translations en-us.json (Chinese Simplified) --- messages/zh-CN.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index b4a4c735..3edd1090 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -1524,6 +1524,7 @@ "addNewTarget": "添加新目标", "targetsList": "目标列表", "advancedMode": "高级模式", + "advancedSettings": "Advanced Settings", "targetErrorDuplicateTargetFound": "找到重复的目标", "healthCheckHealthy": "正常", "healthCheckUnhealthy": "不正常", @@ -2390,5 +2391,6 @@ "maintenanceModeDisabledTooltip": "This feature requires a valid license to enable.", "maintenanceScreenTitle": "Service Temporarily Unavailable", "maintenanceScreenMessage": "We are currently experiencing technical difficulties. Please check back soon.", - "maintenanceScreenEstimatedCompletion": "Estimated Completion:" + "maintenanceScreenEstimatedCompletion": "Estimated Completion:", + "createInternalResourceDialogDestinationRequired": "Destination is required" }