diff options
author | JoramWilander <jwawilander@gmail.com> | 2016-02-02 08:49:50 -0500 |
---|---|---|
committer | JoramWilander <jwawilander@gmail.com> | 2016-02-02 08:49:50 -0500 |
commit | 9517690577111242f12f03eb27ee32d11e9d71a6 (patch) | |
tree | 86bcba85ee9acf1a685e4edab42936508aa7ec4f /i18n/es.json | |
parent | 3d03bdf2f1af5385c2150544977fbba89650b1ee (diff) | |
download | chat-9517690577111242f12f03eb27ee32d11e9d71a6.tar.gz chat-9517690577111242f12f03eb27ee32d11e9d71a6.tar.bz2 chat-9517690577111242f12f03eb27ee32d11e9d71a6.zip |
Remove missing ES translations
Diffstat (limited to 'i18n/es.json')
-rw-r--r-- | i18n/es.json | 8 |
1 files changed, 0 insertions, 8 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}}" }, |