Merge polish, itlin and ukrainian conflicts

This commit is contained in:
MaxymVlasov
2020-02-04 18:55:27 +02:00
5 changed files with 102 additions and 1 deletions
+9
View File
@@ -295,5 +295,14 @@ contentDir = "content/pl"
[languages.pl.params]
time_format_blog = "01.02.2006"
[languages.uk]
title = "Kubernetes"
description = "Довершена система оркестрації контейнерів"
languageName = "Українська"
weight = 14
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"]