translate tutorials/kubernetes-basics/update/update-intro/ in Italian (#12425)

* Initial italian translation

* owners_aliases change

* Update OWNERS_ALIASES

* Update OWNER_ALIAS

Add micheleberardi to OWNER_ALIAS
This commit is contained in:
Michele Berardi
2019-02-19 19:04:14 -08:00
committed by Kubernetes Prow Robot
parent ef4e36c928
commit e8af96dbeb
21 changed files with 505 additions and 0 deletions
+12
View File
@@ -177,3 +177,15 @@ contentDir = "content/fr"
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.it]
title = "Kubernetes"
description = "Production-Grade Container Orchestration"
languageName ="Italian"
weight = 6
contentDir = "content/it"
[languages.it.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"]