diff --git a/locales/zh_CN.json b/locales/zh_CN.json index 153054bab0..8b7e399fba 100644 --- a/locales/zh_CN.json +++ b/locales/zh_CN.json @@ -82,7 +82,7 @@ "help": "使用的 ARIA 角色必须符合有效的值" }, "aria-text": { - "description": "确保 role=\"text\" 用于没有任何可聚焦后代的元素", + "description": "确保使用 role=\"text\" 的元素没有任何可聚焦后代", "help": "\"role=text\" 应该没有任何可聚焦的后代" }, "aria-toggle-field-name": { @@ -98,12 +98,12 @@ "help": "ARIA 树项目节点应有一个可访问名称" }, "aria-valid-attr-value": { - "description": "确保所有 ARIA 属性都包含有效值", - "help": "ARIA 属性必须符合有效值" + "description": "确保所有 ARIA 属性值都是有效的", + "help": "ARIA 属性值必须有效" }, "aria-valid-attr": { "description": "确保以 aria- 开头的属性是有效的 ARIA 属性", - "help": "ARIA 属性必须符合有效名称" + "help": "ARIA 属性名称必须有效" }, "audio-caption": { "description": "确保