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] [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"