Initial commit for Ukrainian localization (#18569)

* Initial commit for Ukrainian localization

* Fix misspell and crosslink

* Add Nikita Potapenko to PR reviewers

https://github.com/kubernetes/website/pull/18569#issuecomment-573014402

Co-authored-by: Anastasiya Kulyk <56824659+anastyakulyk@users.noreply.github.com>
This commit is contained in:
Maksym Vlasov
2020-01-13 18:51:38 +02:00
committed by Kubernetes Prow Robot
parent 10c3c6765a
commit 2dfbdc2cd8
5 changed files with 104 additions and 1 deletions
+11
View File
@@ -286,3 +286,14 @@ 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.uk]
title = "Kubernetes"
description = "Довершена система оркестрації контейнерів"
languageName = "Українська"
weight = 13
contentDir = "content/uk"
[languages.uk.params]
time_format_blog = "02.01.2006"
# A list of language codes to look for untranslated content, ordered from left to right.
language_alternatives = ["en"]