diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 362282d15..3d34fef2e 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -2393,6 +2393,7 @@ "createInternalResourceDialogClose": "关闭", "createInternalResourceDialogCreateClientResource": "创建私有资源", "createInternalResourceDialogCreateClientResourceDescription": "创建一个新资源只能为连接到组织的客户端访问", + "privateResourceGeneralDescription": "配置名称、标识符和其他一般资源设置。", "privateResourceCreatePageSeeAll": "查看所有私人资源", "privateResourceAllowIcmpPing": "允许 ICMP Ping", "privateResourceNetworkAccess": "网络访问", @@ -3269,7 +3270,7 @@ "editInternalResourceDialogAddUsers": "添加用户", "editInternalResourceDialogAddClients": "添加客户端", "editInternalResourceDialogDestinationLabel": "目标", - "editInternalResourceDialogDestinationDescription": "选择该资源运行位置及客户端访问方式", + "editInternalResourceDialogDestinationDescription": "配置客户端如何访问此资源。", "internalResourceFormMultiSiteRoutingHelp": "选择多个站点可以实现高可用性的弹性路由和故障转移。", "internalResourceFormMultiSiteRoutingHelpLearnMore": "了解更多", "editInternalResourceDialogPortRestrictionsDescription": "限制访问特定的TCP/UDP端口或允许/阻止所有端口。",