From b6d65dcfd059109a71c06df5bb1f14e87252dfc1 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Mon, 1 Jan 2024 12:18:03 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (1023 of 1023 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/es/ --- static/locales/es.client.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/static/locales/es.client.json b/static/locales/es.client.json index fe5862c7..a6cd53db 100644 --- a/static/locales/es.client.json +++ b/static/locales/es.client.json @@ -540,7 +540,8 @@ "Columns_other": "Columnas", "Fields_one": "Campo", "Fields_other": "Campos", - "Add referenced columns": "Añadir columnas referenciadas" + "Add referenced columns": "Añadir columnas referenciadas", + "Reset form": "Restablecer el formulario" }, "RowContextMenu": { "Copy anchor link": "Copiar enlace de anclaje", @@ -1309,5 +1310,8 @@ "Delete card": "Borrar la tarjeta", "Copy anchor link": "Copiar enlace fijado", "Insert card": "Insertar la tarjeta" + }, + "HiddenQuestionConfig": { + "Hidden fields": "Campos ocultos" } }