summaryrefslogtreecommitdiffstats
path: root/model
diff options
context:
space:
mode:
Diffstat (limited to 'model')
-rw-r--r--model/config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/model/config.go b/model/config.go
index f99b0454e..0afc01750 100644
--- a/model/config.go
+++ b/model/config.go
@@ -41,6 +41,7 @@ const (
// should match the values in webapp/i18n/i18n.jsx
var LOCALES = []string{
+ "de",
"en",
"es",
"fr",