summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-09 16:16:36 -0300
committerCorey Hulen <corey@hulen.com>2016-05-09 12:16:36 -0700
commit3eebd15bf02fc767dfec816f2cd785068e8c5f80 (patch)
tree5dafe1fbd1744c315dc15af72a88e53a96f7b37a /i18n/es.json
parent18e83ece086c656f2cd9c61522f542c36cc5e153 (diff)
downloadchat-3eebd15bf02fc767dfec816f2cd785068e8c5f80.tar.gz
chat-3eebd15bf02fc767dfec816f2cd785068e8c5f80.tar.bz2
chat-3eebd15bf02fc767dfec816f2cd785068e8c5f80.zip
Add spanish locs, sort by id en & es files (#2938)
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/es.json b/i18n/es.json
index 08d14fd7e..d8f9756fb 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -1704,10 +1704,18 @@
"translation": "No tienes los permisos apropiados"
},
{
+ "id": "api.user.update_roles.system_admin_needed.app_error",
+ "translation": "Se necesita el rol de administrador de sistema para ejecutar esta acción"
+ },
+ {
"id": "api.user.update_roles.system_admin_set.app_error",
"translation": "El rol de adminsitrador de sistema sólo puede ser asignado por otro administrador de sistema"
},
{
+ "id": "api.user.update_roles.team_admin_needed.app_error",
+ "translation": "Se necesita el rol de administrador de equipo para ejecutar esta acción"
+ },
+ {
"id": "api.user.upload_profile_user.array.app_error",
"translation": "Solicitud con matriz vacia en 'imagen'"
},