Init German translation (#13340)

* Init German translation

* Removed EN content

* Removed binary files, unnesscary files

* Fixed typo, added rlenferink to owners file for german content

* Removed English content

* Add missing case-studies link

* Removed css
This commit is contained in:
Benedikt Rollik
2019-03-26 21:37:19 +01:00
committed by Kubernetes Prow Robot
parent 39cb126d96
commit a5ddc03b4f
16 changed files with 660 additions and 0 deletions
+12
View File
@@ -200,3 +200,15 @@ contentDir = "content/no"
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.de]
title = "Kubernetes"
description = "Production-Grade Container Orchestration"
languageName ="Deutsch"
weight = 8
contentDir = "content/de"
[languages.de.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"]