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