diff --git a/README.md b/README.md index 383e26623..14113228e 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Always use four spaces, no tabs. This goes for any HTML, CSS, or Javascript. - [X] Overwrite Sass variables - [X] About Page - [X] Params Page -- [X] Language switch [English|French|Chinese|Polish|German] +- [X] Language switch [English|French|Chinese|Spanish|Polish|German] - [X] Accessibility (Post font size) - [X] Image cache ngImgCache - [X] App rate diff --git a/config.json.dist b/config.json.dist index f854defc7..35d600660 100644 --- a/config.json.dist +++ b/config.json.dist @@ -171,6 +171,9 @@ }, "pl": { "pl_*": "pl" + }, + "de": { + "de_*": "de" } }, "prefered": "en" diff --git a/lib/translations/zh.json b/lib/translations/zh.json index 61a83a14c..e17f827a8 100644 --- a/lib/translations/zh.json +++ b/lib/translations/zh.json @@ -75,7 +75,7 @@ "zh": "中文", "es": "西班牙语", "pl": "波兰语", - "de": "德國" + "de": "德语" }, "fontSize": { "small": "小",