summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index 0c2faa3c5..582a7244c 100644
--- a/config/config.json
+++ b/config/config.json
@@ -155,5 +155,10 @@
"Enable": false,
"Directory": "./data/",
"EnableDaily": false
+ },
+ "LocalizationSettings": {
+ "DefaultServerLocale": "en",
+ "DefaultClientLocale": "en",
+ "AvailableLocales": "en,es,fr,ja,pt-BR"
}
-}
+} \ No newline at end of file