From 9fbe88b5854d2dce9bcd7725c120d64237df134d Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Tue, 02 Jun 2026 19:53:57 +0800 Subject: [PATCH] Add 7.8.9 rollback test package manifest --- Apptag/Localization/es.json | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/es.json b/Apptag/Localization/es.json index 415d3c7..8d7332e 100644 --- a/Apptag/Localization/es.json +++ b/Apptag/Localization/es.json @@ -6,6 +6,7 @@ "menu.preferences": "Preferencias…", "menu.quit": "Salir", "menu.language": "Idioma", + "menu.help": "Ayuda", "menu.version": "Versión", "settings.language": "Idioma", "settings.languagePicker": "Idioma de la app:", @@ -62,6 +63,11 @@ "drop.systemDefaultWarning": "No arrastres a las categorías predeterminadas del sistema", "drop.uncategorizedConfirmTitle": "¿Mover a Sin clasificar?", "drop.uncategorizedConfirmMessage": "Mover %appName% a Sin clasificar eliminará sus %tagCount% asociaciones de etiquetas actuales: %tagNames%.", + "drop.removeTagConfirmTitle": "Remove tag?", + "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?", + "drop.removeTagDoNotAskAgain": "Got it, don't remind me again", + "drop.removeTagConfirmYes": "Yes", + "drop.removeTagConfirmNo": "No", "tag.design": "Diseño", "tag.development": "Desarrollo", "tag.writing": "Escritura", @@ -187,5 +193,10 @@ "smart.category.device-management": "Device Management", "smart.category.input-tools": "Input Tools", "smart.category.Automation": "Automation", - "smart.category.network-tools": "Network Tools" + "smart.category.network-tools": "Network Tools", + "help.openPDF": "Abrir PDF de ayuda", + "help.copyLink": "Copiar enlace del PDF de ayuda", + "help.currentLanguage": "Abre el PDF en línea para el idioma actual de la app.", + "settings.language.auto": "Automático", + "help.downloadPDF": "Descargar PDF de ayuda" } -- Gitblit v1.9.3