Merge pull request #31077 from sftim/20211222_fix_hindi_config
[hi] Use localized text for Hindi language configuration
This commit is contained in:
+2
-2
@@ -427,8 +427,8 @@ language_alternatives = ["en"]
|
|||||||
|
|
||||||
[languages.hi]
|
[languages.hi]
|
||||||
title = "Kubernetes"
|
title = "Kubernetes"
|
||||||
description = "Production-Grade Container Orchestration"
|
description = "प्रोडक्शन-ग्रेड कंटेनर ऑर्केस्ट्रेशन"
|
||||||
languageName = "Hindi"
|
languageName = "हिन्दी"
|
||||||
weight = 11
|
weight = 11
|
||||||
contentDir = "content/hi"
|
contentDir = "content/hi"
|
||||||
languagedirection = "ltr"
|
languagedirection = "ltr"
|
||||||
|
|||||||
Reference in New Issue
Block a user