(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:
@@ -128,7 +128,7 @@ For example:
|
|||||||
<!--
|
<!--
|
||||||
* After deprecation
|
* After deprecation
|
||||||
-->
|
-->
|
||||||
* 被启用之后:
|
* 被弃用之后:
|
||||||
|
|
||||||
```
|
```
|
||||||
# HELP some_counter (Deprecated since 1.15.0) this counts things
|
# HELP some_counter (Deprecated since 1.15.0) this counts things
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 访问 API
|
title: API 访问控制
|
||||||
weight: 15
|
weight: 15
|
||||||
no_list: true
|
no_list: true
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user