summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorguillaume <guillaume.cassou@supinfo.com>2018-12-19 17:21:27 +0100
committerguillaume <guillaume.cassou@supinfo.com>2018-12-19 17:21:27 +0100
commit1712368f6a1ec07bad2c1edb17ae480397e0f45f (patch)
tree188df0764164bc3aa877a86b19e75717f513df24 /i18n/en.i18n.json
parentd7529bf6b515375cbb089473c1e2cdca1ec61a3c (diff)
downloadwekan-1712368f6a1ec07bad2c1edb17ae480397e0f45f.tar.gz
wekan-1712368f6a1ec07bad2c1edb17ae480397e0f45f.tar.bz2
wekan-1712368f6a1ec07bad2c1edb17ae480397e0f45f.zip
Improves UI for ldap error messages
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 5aa04e97..a4138f14 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -620,5 +620,7 @@
"layout": "Layout",
"hide-logo": "Hide Logo",
"add-custom-html-after-body-start": "Add Custom HTML after <body> start",
- "add-custom-html-before-body-end": "Add Custom HTML before </body> end"
+ "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
+ "error-undefined": "Something went wrong",
+ "error-ldap-login": "An error occurred while trying to login"
}