From c4e811d129277e31b63479f12216124eb9ecae2f Mon Sep 17 00:00:00 2001 From: FOWind Date: Thu, 24 Feb 2022 19:41:28 +0800 Subject: [PATCH] =?UTF-8?q?(fix:zh)fix=20some=20translations=20error=20-?= =?UTF-8?q?=20`content/zh/docs/concepts/cluster-administration/system-metr?= =?UTF-8?q?ics.md`=20=20=20=20=20line=20131=20,=20'=E5=90=AF=E7=94=A8'=20s?= =?UTF-8?q?hould=20be=20'=E5=BC=83=E7=94=A8'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - `content/zh/docs/reference/access-authn-authz/_index.md` Title '访问 API' should be ‘API 访问控制' --- .../zh/docs/concepts/cluster-administration/system-metrics.md | 2 +- content/zh/docs/reference/access-authn-authz/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh/docs/concepts/cluster-administration/system-metrics.md b/content/zh/docs/concepts/cluster-administration/system-metrics.md index 3e62921679..f054161998 100644 --- a/content/zh/docs/concepts/cluster-administration/system-metrics.md +++ b/content/zh/docs/concepts/cluster-administration/system-metrics.md @@ -128,7 +128,7 @@ For example: -* 被启用之后: +* 被弃用之后: ``` # HELP some_counter (Deprecated since 1.15.0) this counts things diff --git a/content/zh/docs/reference/access-authn-authz/_index.md b/content/zh/docs/reference/access-authn-authz/_index.md index 24df472264..bd6a833b91 100644 --- a/content/zh/docs/reference/access-authn-authz/_index.md +++ b/content/zh/docs/reference/access-authn-authz/_index.md @@ -1,5 +1,5 @@ --- -title: 访问 API +title: API 访问控制 weight: 15 no_list: true ---