Add LDAP missing es locs and sort loc files by id
Этот коммит содержится в:
10
i18n/en.json
10
i18n/en.json
@@ -1819,14 +1819,14 @@
|
||||
"id": "ent.ldap.do_login.unable_to_create_user.app_error",
|
||||
"translation": "Credentials valid but unable to create user."
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.do_login.user_not_registered.app_error",
|
||||
"translation": "User not registered on LDAP server"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.do_login.user_filtered.app_error",
|
||||
"translation": "User is not permitted to use Mattermost. (LDAP user filter)"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.do_login.user_not_registered.app_error",
|
||||
"translation": "User not registered on LDAP server"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.validate_filter.app_error",
|
||||
"translation": "Invalid LDAP Filter"
|
||||
@@ -3827,4 +3827,4 @@
|
||||
"id": "web.watcher_fail.error",
|
||||
"translation": "Failed to add directory to watcher %v"
|
||||
}
|
||||
]
|
||||
]
|
||||
10
i18n/es.json
10
i18n/es.json
@@ -1819,10 +1819,18 @@
|
||||
"id": "ent.ldap.do_login.unable_to_create_user.app_error",
|
||||
"translation": "Credenciales válidas pero no se pudo crear el usuario."
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.do_login.user_filtered.app_error",
|
||||
"translation": "El usuario no tiene permitido utilizar Mattermost. (filtro de usuario LDAP)"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.do_login.user_not_registered.app_error",
|
||||
"translation": "Usuario no registrado en el servidor LDAP"
|
||||
},
|
||||
{
|
||||
"id": "ent.ldap.validate_filter.app_error",
|
||||
"translation": "Filtro de LDAP inválido"
|
||||
},
|
||||
{
|
||||
"id": "ent.mfa.activate.authenticate.app_error",
|
||||
"translation": "Error intentando autenticar el token AMF"
|
||||
@@ -3819,4 +3827,4 @@
|
||||
"id": "web.watcher_fail.error",
|
||||
"translation": "Falla al agregar el directorio a ser vigilado %v"
|
||||
}
|
||||
]
|
||||
]
|
||||
Ссылка в новой задаче
Block a user