From 3b4a0887d287c890092fc0845eeb57e9a5b03bcd Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 24 May 2026 16:56:30 +0800
Subject: [PATCH] Fix Split View fullscreen overlay detection

---
 Apptag/Localization/it.json |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/it.json b/Apptag/Localization/it.json
index f60bfec..9bd86d7 100644
--- a/Apptag/Localization/it.json
+++ b/Apptag/Localization/it.json
@@ -6,6 +6,7 @@
   "menu.preferences": "Preferenze…",
   "menu.quit": "Esci",
   "menu.language": "Lingua",
+  "menu.help": "Aiuto",
   "menu.version": "Versione",
   "settings.language": "Lingua",
   "settings.languagePicker": "Lingua app:",
@@ -187,5 +188,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": "Apri PDF di aiuto",
+  "help.copyLink": "Copia link del PDF di aiuto",
+  "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