Localise readme.md in hindi (#13910)
* Localizing readme.md in hindi * Add hindi language to config file * Translate readme to hindi language * Link to hindi code of conduct * Create OWNERS * Add owners and reviews names * Copy common-resouces directory * Remove spacing between localhost url * Review some changes * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229325238 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229339156 Only changed line number `10`. * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340065 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340928 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229342635 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229343237 * Change "आचार संहिता" to "कोड ओफ़ कंडक्ट" * Change Docker to डॉकर * Localize "Staging Your Changes" to "परिवर्तनों को अंतिम चरण में लेजाएं" * Add avidLearnerInProgress as owners & reviews to sig-docs-hi * Localizing readme.md in hindi * Add hindi language to config file * Translate readme to hindi language * Link to hindi code of conduct * Create OWNERS * Add owners and reviews names * Copy common-resouces directory * Remove spacing between localhost url Review some changes * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229325238 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229339156 Only changed line number `10`. * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340065 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340928 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229342635 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229343237 Change "आचार संहिता" to "कोड ओफ़ कंडक्ट" Change Docker to डॉकर Localize "Staging Your Changes" to "परिवर्तनों को अंतिम चरण में लेजाएं" Add avidLearnerInProgress as owners & reviews to sig-docs-hi * Localizing readme.md in hindi * Add hindi language to config file * Translate readme to hindi language * Link to hindi code of conduct * Create OWNERS * Add owners and reviews names * Copy common-resouces directory * Remove spacing between localhost url Review some changes * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229325238 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229339156 Only changed line number `10`. * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340065 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340928 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229342635 * https://github.com/kubernetes/website/pull/13910#pullrequestreview-229343237 Change "आचार संहिता" to "कोड ओफ़ कंडक्ट" Change Docker to डॉकर Localize "Staging Your Changes" to "परिवर्तनों को अंतिम चरण में लेजाएं" Add avidLearnerInProgress as owners & reviews to sig-docs-hi
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
4a6e2b16dd
commit
36c09f10cb
@@ -248,3 +248,10 @@ contentDir = "content/id"
|
||||
time_format_blog = "02.01.2006"
|
||||
# A list of language codes to look for untranslated content, ordered from left to right.
|
||||
language_alternatives = ["en"]
|
||||
|
||||
[languages.hi]
|
||||
title = "Kubernetes"
|
||||
description = "Production-Grade Container Orchestration"
|
||||
languageName ="Hindi"
|
||||
weight = 11
|
||||
contentDir = "content/hi"
|
||||
Reference in New Issue
Block a user