From 1267da909755918595d55b3e785d27304320d388 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:07:51 +0000 Subject: [PATCH 1/2] Initial plan From d625f6e2a9c42bf21bbbe44632f063396ea3539b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 13 Jan 2026 13:09:39 +0000 Subject: [PATCH 2/2] Fix indentation in es.json to use consistent 2-space formatting Co-authored-by: Gecko129 <207233579+Gecko129@users.noreply.github.com> --- src/i18n/es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/es.json b/src/i18n/es.json index 0b159a7..0b49b3a 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -258,8 +258,8 @@ "send_file_with_progress.files_completed": "archivos completados", "send_file_with_progress.in_progress": "En progreso", "common.back": "Volver a la configuración", - "privacy.questions": "¿Preguntas? Contáctanos en", -"terms.questions": "¿Preguntas? Contáctanos en", + "privacy.questions": "¿Preguntas? Contáctanos en", + "terms.questions": "¿Preguntas? Contáctanos en", "common.next": "Siguiente", "common.prev": "Anterior", "common.done": "Hecho",