diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 72fb37238..036204cd4 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -101,6 +101,8 @@ "sitesTableViewPrivateResources": "查看私有资源", "siteInstallNewt": "安装 Newt", "siteInstallNewtDescription": "在您的系统中运行 Newt", + "siteInstallKubernetesDocsDescription": "For more and up to date Kubernetes installation information, see docs.pangolin.net/manage/sites/install-kubernetes.", + "siteInstallAdvantechDocsDescription": "For Advantech modem installation instructions, see docs.pangolin.net/manage/sites/install-advantech.", "WgConfiguration": "WireGuard 配置", "WgConfigurationDescription": "使用以下配置连接到网络", "operatingSystem": "操作系统", @@ -1220,8 +1222,10 @@ "addLabels": "添加标签", "siteLabelsTab": "标签", "siteLabelsDescription": "管理与此网站相关的标签。", - "labelsNotFound": "找不到标签", + "labelsNotFound": "No labels found.", + "labelsEmptyCreateHint": "Start typing above to create a label.", "labelSearch": "搜索标签", + "labelSearchOrCreate": "Search or create a label", "accessLabelFilterCount": "{count, plural, other {# 标签}}", "labelOverflowCount": "+{count, plural, other {# 标签}}", "accessLabelFilterClear": "清除标签过滤器", @@ -2073,7 +2077,7 @@ "sshDaemonDisclaimer": "在完成本设置之前,请确保您的目标主机已经正确配置以运行身份验证守护程序,否则配置将失败。", "sshDaemonPort": "守护程序端口", "sshServerDestination": "服务器目标", - "sshServerDestinationDescription": "配置 SSH 服务器的目标和端口", + "sshServerDestinationDescription": "Configure the destination of the SSH server", "destination": "目标", "bgTargetMultiSiteDisclaimer": "选择多个站点可实现高可用性的弹性路由和故障转移。", "roleAllowSsh": "允许 SSH",