From 6ceb291fa6402b70a4eb6734f5e6f9e8afa8a344 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Mon, 25 May 2026 05:10:36 +0800
Subject: [PATCH] Allow latin app name romanized fuzzy search

---
 Apptag/Localization/es.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/es.json b/Apptag/Localization/es.json
index 0ac4318..34582bc 100644
--- a/Apptag/Localization/es.json
+++ b/Apptag/Localization/es.json
@@ -191,5 +191,7 @@
   "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."
+  "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