summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index c66066fcf..0f3dacd95 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5023,6 +5023,10 @@
"translation": "AD/LDAP field \"ID Attribute\" is required."
},
{
+ "id": "model.config.is_valid.ldap_login_id",
+ "translation": "AD/LDAP field \"Login ID Attribute\" is required."
+ },
+ {
"id": "model.config.is_valid.ldap_lastname",
"translation": "AD/LDAP field \"Last Name Attribute\" is required."
},
@@ -5927,10 +5931,6 @@
"translation": "We couldn't delete the channel"
},
{
- "id": "store.sql_channel.extra_updated.app_error",
- "translation": "Problem updating members last updated time"
- },
- {
"id": "store.sql_channel.get.existing.app_error",
"translation": "We couldn't find the existing channel"
},