From b686146e73fab3a9ccb537e0ce2dba5b1f28b1ae Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Tue, 7 Jan 2020 01:20:19 +0000 Subject: [PATCH] zh translation for project slogan (#18258) --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index ce4b124166..3feb110748 100644 --- a/config.toml +++ b/config.toml @@ -141,7 +141,7 @@ weight = 1 [languages.zh] title = "Kubernetes" -description = "Production-Grade Container Orchestration" +description = "生产级别的容器编排系统" languageName = "中文 Chinese" weight = 2 contentDir = "content/zh"