From c6429d40869a46034e4ec1227bb4687dffb04f12 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Mon, 23 Dec 2019 17:03:02 +0000 Subject: [PATCH] ru translation for project slogan --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 3cb9f01a74..f1f70213a0 100644 --- a/config.toml +++ b/config.toml @@ -276,7 +276,7 @@ weight = 12 [languages.ru] title = "Kubernetes" -description = "Production-Grade Container Orchestration" +description = "Первоклассная оркестрация контейнеров" languageName = "Русский" weight = 12 contentDir = "content/ru"