From af4110b2ed9654986c8ef150d7ca9e76f326191c Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 14 Jun 2016 14:53:26 -0300 Subject: Add German Localization (#3328) --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') 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 -- cgit v1.2.3-1-g7c22