(fix:zh)fix some translations error

- `content/zh/docs/concepts/cluster-administration/system-metrics.md`
    line 131 , '启用' should be '弃用'

-  `content/zh/docs/reference/access-authn-authz/_index.md`
   Title '访问 API' should be ‘API 访问控制'
This commit is contained in:
FOWind
2022-02-24 19:41:28 +08:00
parent 6c5fd95659
commit c4e811d129
2 changed files with 2 additions and 2 deletions
@@ -128,7 +128,7 @@ For example:
<!--
* After deprecation
-->
* 被用之后:
* 被用之后:
```
# HELP some_counter (Deprecated since 1.15.0) this counts things
@@ -1,5 +1,5 @@
---
title: 访问 API
title: API 访问控制
weight: 15
no_list: true
---