From 0c0d9c41b3b0a30ac82dd87752a9a4bfd6e8ead1 Mon Sep 17 00:00:00 2001 From: antelle Date: Wed, 21 Sep 2016 21:16:04 +0300 Subject: [PATCH] fix #379: locale example config --- util/config-example.json | 1 + 1 file changed, 1 insertion(+) diff --git a/util/config-example.json b/util/config-example.json index 5754a606..12de27b6 100644 --- a/util/config-example.json +++ b/util/config-example.json @@ -1,6 +1,7 @@ { "settings": { "theme": "fb", + "locale": "en", "expandGroups": true, "listViewWidth": null, "menuViewWidth": null,