From 66a5a05efec36607191a2ee45ff6c3ec770145d0 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Sun, 23 Feb 2020 22:24:47 +0000 Subject: [PATCH] es translation for project slogan (#18260) --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index c9952bac23..50852699a3 100644 --- a/config.toml +++ b/config.toml @@ -222,7 +222,7 @@ language_alternatives = ["en"] [languages.es] title = "Kubernetes" -description = "Production-Grade Container Orchestration" +description = "Orquestación de contenedores para producción" languageName ="Español" weight = 9 contentDir = "content/es"