summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index ca59d541a..7ddb99b3d 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1900,6 +1900,10 @@
"translation": "You do not have the appropriate permissions"
},
{
+ "id": "api.user.update_active.no_deactivate_ldap.app_error",
+ "translation": "You can not modify the activation status of LDAP accounts. Please modify through the LDAP server."
+ },
+ {
"id": "api.user.update_mfa.not_available.app_error",
"translation": "MFA not configured or available on this server"
},