diff --git a/i18n/en.json b/i18n/en.json index 3beb4ab758..e196caea4f 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3730,6 +3730,10 @@ "id": "ent.ldap.syncronize.search_failure.app_error", "translation": "Failed to search users in AD/LDAP. Test if the Mattermost server can connect to your AD/LDAP server and try again." }, + { + "id": "ent.ldap.syncronize.search_failure_size_exceeded.app_error", + "translation": "Size Limit Exceeded. Try checking your [max page size](https://docs.mattermost.com/deployment/sso-ldap.html#i-see-the-log-error-ldap-result-code-4-size-limit-exceeded)." + }, { "id": "ent.ldap.validate_filter.app_error", "translation": "Invalid AD/LDAP Filter"