From d13e673115da89982bc29d1868b022afc062b801 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 24 May 2026 13:54:28 +0800
Subject: [PATCH] Add automatic language mode and localized help menu

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

diff --git a/Apptag/Localization/de.json b/Apptag/Localization/de.json
index 4eb4c26..9e71a18 100644
--- a/Apptag/Localization/de.json
+++ b/Apptag/Localization/de.json
@@ -191,5 +191,7 @@
   "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."
+  "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