summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-02-03 12:48:48 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-02-03 12:48:48 -0300
commit957d9a111e8c71190a773627ec22b81f2efbfd91 (patch)
tree5b6bfa4a0b8abba833492fea42b6dd4c5219c948 /i18n
parentcdfa9b585a220353114924477a300fb6d3e50df8 (diff)
downloadchat-957d9a111e8c71190a773627ec22b81f2efbfd91.tar.gz
chat-957d9a111e8c71190a773627ec22b81f2efbfd91.tar.bz2
chat-957d9a111e8c71190a773627ec22b81f2efbfd91.zip
Add missing translations
Diffstat (limited to 'i18n')
-rw-r--r--i18n/es.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/es.json b/i18n/es.json
index bd29c9860..9599fe879 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -3016,6 +3016,14 @@
"translation": "No se puede actualizar el campo de verificar correo"
},
{
+ "id": "store.sql_webhooks.analytics_incoming_count.app_error",
+ "translation": "No pudimos contar la cantidad de webhooks entrantes"
+ },
+ {
+ "id": "store.sql_webhooks.analytics_outgoing_count.app_error",
+ "translation": "No pudimos contar la cantidad de webhooks salientes"
+ },
+ {
"id": "store.sql_webhooks.delete_incoming.app_error",
"translation": "No pudimos eliminar el webhook"
},