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/de.json | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/de.json b/Apptag/Localization/de.json index 4235c08..9e71a18 100644 --- a/Apptag/Localization/de.json +++ b/Apptag/Localization/de.json @@ -6,6 +6,7 @@ "menu.preferences": "Einstellungen…", "menu.quit": "Beenden", "menu.language": "Sprache", + "menu.help": "Hilfe", "menu.version": "Version", "settings.language": "Sprache", "settings.languagePicker": "App-Sprache:", @@ -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": "Hilfe-PDF öffnen", + "help.copyLink": "Link zum Hilfe-PDF kopieren", + "help.currentLanguage": "Öffnet das Online-PDF für die aktuelle App-Sprache.", + "settings.language.auto": "Automatisch", + "help.downloadPDF": "Hilfe-PDF herunterladen" } -- Gitblit v1.9.3