summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-06-14 14:53:26 -0300
committerJoram Wilander <jwawilander@gmail.com>2016-06-14 13:53:26 -0400
commitaf4110b2ed9654986c8ef150d7ca9e76f326191c (patch)
tree47dbd78028a76f011c006557f18f00f5da99884a /config
parent8f87e60231c406d9f26c1b3a84abd725e544a187 (diff)
downloadchat-af4110b2ed9654986c8ef150d7ca9e76f326191c.tar.gz
chat-af4110b2ed9654986c8ef150d7ca9e76f326191c.tar.bz2
chat-af4110b2ed9654986c8ef150d7ca9e76f326191c.zip
Add German Localization (#3328)
Diffstat (limited to 'config')
-rw-r--r--config/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 13936ee9e..306cf2ff8 100644
--- a/config/config.json
+++ b/config/config.json
@@ -163,6 +163,6 @@
"LocalizationSettings": {
"DefaultServerLocale": "en",
"DefaultClientLocale": "en",
- "AvailableLocales": "en,es,fr,ja,pt-BR"
+ "AvailableLocales": "de,en,es,fr,ja,pt-BR"
}
} \ No newline at end of file