summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoramWilander <jwawilander@gmail.com>2016-02-02 08:49:50 -0500
committerJoramWilander <jwawilander@gmail.com>2016-02-02 08:49:50 -0500
commit9517690577111242f12f03eb27ee32d11e9d71a6 (patch)
tree86bcba85ee9acf1a685e4edab42936508aa7ec4f
parent3d03bdf2f1af5385c2150544977fbba89650b1ee (diff)
downloadchat-9517690577111242f12f03eb27ee32d11e9d71a6.tar.gz
chat-9517690577111242f12f03eb27ee32d11e9d71a6.tar.bz2
chat-9517690577111242f12f03eb27ee32d11e9d71a6.zip
Remove missing ES translations
-rw-r--r--i18n/es.json8
-rw-r--r--web/static/i18n/es.json7
2 files changed, 0 insertions, 15 deletions
diff --git a/i18n/es.json b/i18n/es.json
index 0928aa0eb..f0f157474 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -3048,14 +3048,6 @@
"translation": "No pudimos actualizar el webhook"
},
{
- "id": "store.sql_webhooks.analytics_incoming_count.app_error",
- "translation": "We couldn't count the incoming webhooks"
- },
- {
- "id": "store.sql_webhooks.analytics_outgoing_count.app_error",
- "translation": "We couldn't count the outgoing webhooks"
- },
- {
"id": "utils.config.load_config.decoding.panic",
"translation": "Error decifrando la configuración del archivo={{.Filename}}, err={{.Error}}"
},
diff --git a/web/static/i18n/es.json b/web/static/i18n/es.json
index dc61b32d2..01d703416 100644
--- a/web/static/i18n/es.json
+++ b/web/static/i18n/es.json
@@ -78,13 +78,6 @@
"admin.analytics.title": "Estadísticas para {title}",
"admin.analytics.totalPosts": "Total de Mensajes",
"admin.analytics.totalUsers": "Total de Usuarios",
- "admin.analytics.totalFilePosts": "Posts with Files",
- "admin.analytics.totalHashtagPosts": "Posts with Hashtags",
- "admin.analytics.totalIncomingWebhooks": "Incoming Webhooks",
- "admin.analytics.totalOutgoingWebhooks": "Outgoing Webhooks",
- "admin.analytics.channelTypes": "Channel Types",
- "admin.analytics.textPosts": "Posts with Text-only",
- "admin.analytics.postTypes": "Posts, Files and Hashtags",
"admin.email.allowSignupDescription": "Cuando está en verdadero, Mattermost permite la creación de equipos y cuentas utilizando el correo electrónico y contraseña. Este valor debe estar en falso sólo cuando quieres limitar el inicio de sesión a través de servicios tipo OAuth o LDAP.",
"admin.email.allowSignupTitle": "Permitir inicio de sesión con correo:",
"admin.email.connectionSecurityNone": "Ninguno",