diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/es.json | 8 |
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" }, |