diff --git a/i18n/es.json b/i18n/es.json index 924ce59d2c..76b3bf1626 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -1423,10 +1423,6 @@ "id": "api.user.ldap_to_email.not_available.app_error", "translation": "LDAP no está disponible en este servidor" }, - { - "id": "api.user.ldap_to_email.not_ldap_account.app_error", - "translation": "La cuenta de este usuario utiliza LDAP" - }, { "id": "api.user.login.blank_pwd.app_error", "translation": "El campo de contraseña no debe quedar en blanco" diff --git a/i18n/fr.json b/i18n/fr.json index c52e17af80..984c1ef936 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -1539,10 +1539,6 @@ "id": "api.user.email_to_ldap.not_available.app_error", "translation": "LDAP n'est pas disponible sur ce serveur" }, - { - "id": "api.user.ldap_to_email.not_ldap_account.app_error", - "translation": "Ce compte utilisateur utilise LDAP" - }, { "id": "api.user.ldap_to_email.not_available.app_error", "translation": "LDAP n'est pas disponible sur ce serveur" diff --git a/i18n/pt.json b/i18n/pt.json index 11ab26d6ca..39b67833ce 100644 --- a/i18n/pt.json +++ b/i18n/pt.json @@ -1423,10 +1423,6 @@ "id": "api.user.ldap_to_email.not_available.app_error", "translation": "LDAP não está disponível neste servidor" }, - { - "id": "api.user.ldap_to_email.not_ldap_account.app_error", - "translation": "Está conta de usuário não utiliza LDAP" - }, { "id": "api.user.login.blank_pwd.app_error", "translation": "Campo senha não pode estar em branco"