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:
committed by
Kubernetes Prow Robot
parent
ef4e36c928
commit
e8af96dbeb
+12
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user