From 3a394bbeadac06224f534a99041929e3f9a0e07c Mon Sep 17 00:00:00 2001 From: "guiyong.ou" Date: Wed, 10 May 2023 18:13:28 +0800 Subject: [PATCH] fix:translations zh_CN LC_MESSAGES k8s.po error Signed-off-by: guiyong.ou --- .../pkg/util/i18n/translations/kubectl/zh_CN/LC_MESSAGES/k8s.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging/src/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/zh_CN/LC_MESSAGES/k8s.po b/staging/src/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/zh_CN/LC_MESSAGES/k8s.po index f18d3c9e0a8..29bd5844d56 100644 --- a/staging/src/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/zh_CN/LC_MESSAGES/k8s.po +++ b/staging/src/k8s.io/kubectl/pkg/util/i18n/translations/kubectl/zh_CN/LC_MESSAGES/k8s.po @@ -31,7 +31,7 @@ msgid "" msgstr "" "\n" "\t\t # 显示所有节点的指标\n" -"\t\t kubectl top ode\n" +"\t\t kubectl top node\n" "\n" "\t\t # 显示指定节点的指标\n" "\t\t kubectl top node NODE_NAME"