Merge pull request #31077 from sftim/20211222_fix_hindi_config

[hi] Use localized text for Hindi language configuration
This commit is contained in:
Kubernetes Prow Robot
2022-01-09 11:53:12 -08:00
committed by GitHub
+2 -2
View File
@@ -427,8 +427,8 @@ language_alternatives = ["en"]
[languages.hi]
title = "Kubernetes"
description = "Production-Grade Container Orchestration"
languageName = "Hindi"
description = "प्रोडक्शन-ग्रेड कंटेनर ऑर्केस्ट्रेशन"
languageName = "हिन्दी"
weight = 11
contentDir = "content/hi"
languagedirection = "ltr"