From 62b8f5467253c27d48ae8d16259e96f7afc84c73 Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Wed, 17 May 2023 16:14:07 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (803 of 803 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/es/ --- static/locales/es.client.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/locales/es.client.json b/static/locales/es.client.json index 0dd405a1..e82448c0 100644 --- a/static/locales/es.client.json +++ b/static/locales/es.client.json @@ -234,8 +234,8 @@ "Ok": "OK", "Document ID copied to clipboard": "ID de documento copiado al portapapeles", "API": "API", - "Webhooks": "Webhooks", - "Manage Webhooks": "Administrar los Webhooks" + "Webhooks": "Ganchos Web", + "Manage Webhooks": "Administrar los ganchos web" }, "DuplicateTable": { "Copy all data in addition to the table structure.": "Copiar todos los datos además de la estructura de la tabla.", @@ -1062,6 +1062,6 @@ }, "WebhookPage": { "Clear Queue": "Borrar la cola", - "Webhook Settings": "Ajustes de los Webhook" + "Webhook Settings": "Ajustes del gancho web" } }