From 3f4d38f58ae086c6570bea7082f25cbdbc52c85d Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 15 Jun 2016 09:10:38 -0300 Subject: PLT-3344 Set Localization config to always have by default all languages available (#3339) --- 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 306cf2ff8..abfbdf4af 100644 --- a/config/config.json +++ b/config/config.json @@ -163,6 +163,6 @@ "LocalizationSettings": { "DefaultServerLocale": "en", "DefaultClientLocale": "en", - "AvailableLocales": "de,en,es,fr,ja,pt-BR" + "AvailableLocales": "" } } \ No newline at end of file -- cgit v1.2.3-1-g7c22