summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 53a1939be..ef321e113 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2676,6 +2676,10 @@
"translation": "AD/LDAP disabled or licence does not support AD/LDAP."
},
{
+ "id": "ent.ldap.create_fail",
+ "translation": "Unable to create LDAP user."
+ },
+ {
"id": "ent.ldap.do_login.bind_admin_user.app_error",
"translation": "Unable to bind to AD/LDAP server. Check BindUsername and BindPassword."
},