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/it.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/it.json b/Apptag/Localization/it.json
index a2a6f76..9bd86d7 100644
--- a/Apptag/Localization/it.json
+++ b/Apptag/Localization/it.json
@@ -191,5 +191,7 @@
   "smart.category.network-tools": "Network Tools",
   "help.openPDF": "Apri PDF di aiuto",
   "help.copyLink": "Copia link del PDF di aiuto",
-  "help.currentLanguage": "Apre il PDF online per la lingua attuale dell’app."
+  "help.currentLanguage": "Apre il PDF online per la lingua attuale dell’app.",
+  "settings.language.auto": "Automatico",
+  "help.downloadPDF": "Scarica PDF di aiuto"
 }

--
Gitblit v1.9.3