From 8e8de77c2de28acd1cebad5c3c1cdf1cb382e846 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 06:07:36 +0000 Subject: [PATCH] feat: Translate frontend/src/i18n/en.json in es 94% of minimum 50% translated source file: 'frontend/src/i18n/en.json' on 'es'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- frontend/src/i18n/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/i18n/es.json b/frontend/src/i18n/es.json index 646c7519..65d81111 100644 --- a/frontend/src/i18n/es.json +++ b/frontend/src/i18n/es.json @@ -42,7 +42,8 @@ "update": "Actualizar", "upload": "Subir", "openFile": "Abrir archivo", - "discardChanges": "Discard" + "discardChanges": "Discard", + "saveChanges": "Save changes" }, "download": { "downloadFile": "Descargar fichero",