summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/en.json b/i18n/en.json
index f76c7f637..ba78695c0 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2524,6 +2524,14 @@
"translation": "Invalid thumbnail width for file settings. Must be a positive number."
},
{
+ "id": "model.config.is_valid.ldap_max_page_size.app_error",
+ "translation": "Invalid max page size value."
+ },
+ {
+ "id": "model.config.is_valid.ldap_required.app_error",
+ "translation": "Required LDAP field missing."
+ },
+ {
"id": "model.config.is_valid.ldap_required.app_error",
"translation": "Required LDAP field missing."
},
@@ -2536,14 +2544,6 @@
"translation": "Invalid sync interval time. Must be at least one minute."
},
{
- "id": "model.config.is_valid.ldap_required.app_error",
- "translation": "Required LDAP field missing."
- },
- {
- "id": "model.config.is_valid.ldap_max_page_size.app_error",
- "translation": "Invalid max page size value."
- },
- {
"id": "model.config.is_valid.listen_address.app_error",
"translation": "Invalid listen address for service settings Must be set."
},