Init Vietnamese localization (#16965)

Init of the Vietnamese translation of the Kubernetes documentation / Website

Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
This commit is contained in:
Nguyen Hai Truong
2019-10-22 13:39:22 +07:00
committed by Kubernetes Prow Robot
parent 38b9fd31a7
commit bf6414bff9
5 changed files with 99 additions and 1 deletions
+7
View File
@@ -266,3 +266,10 @@ contentDir = "content/hi"
[languages.hi.params]
time_format_blog = "01.02.2006"
language_alternatives = ["en"]
[languages.vi]
title = "Kubernetes"
description = "Production-Grade Container Orchestration"
languageName = "Vietnamese"
contentDir = "content/vi"
weight = 12