From 02f5a1e6dcda938b3bb2f977fa2244b9b2ce8318 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 10 Jun 2026 11:40:54 -0700 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 0a0810c97..7fc8f4eb8 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -984,7 +984,7 @@ "sharedPolicyNoneDescription": "This resource has its own policy.", "resourceSharedPolicyOwnDescription": "This resource has its own authentication and access rules controls.", "resourceSharedPolicyInheritedDescription": "This resource inherits authentication and access rules controls from {policyName}.", - "resourceSharedPolicyAuthenticationNotice": "This resource is using a shared policy. Some authentication settings can be edited on this resource. To change the underlying policy, you must edit to {policyName}.", + "resourceSharedPolicyAuthenticationNotice": "This resource is using a shared policy. Some authentication settings can be edited on this resource to add to the policy. To change the underlying policy, you must edit to {policyName}.", "resourceSharedPolicyRulesNotice": "This resource is using a shared policy. Some access rules can be edited on this resource. To change the underlying policy, you must edit {policyName}.", "resourceUsersRoles": "访问控制", "resourceUsersRolesDescription": "配置用户和角色可以访问此资源",