From 5194065f5cebfa847061c43cf2c568a1c91721ce Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 05 Jun 2026 01:51:28 +0800
Subject: [PATCH] Prepare 7.8.14 final App Store build

---
 Apptag/Localization/nl.json |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/nl.json b/Apptag/Localization/nl.json
index f225f71..d7fc3d3 100644
--- a/Apptag/Localization/nl.json
+++ b/Apptag/Localization/nl.json
@@ -6,6 +6,7 @@
   "menu.preferences": "Voorkeuren…",
   "menu.quit": "Stop",
   "menu.language": "Taal",
+  "menu.help": "Help",
   "menu.version": "Versie",
   "settings.language": "Taal",
   "settings.languagePicker": "App-taal:",
@@ -62,6 +63,11 @@
   "drop.systemDefaultWarning": "Sleep apps niet naar standaard systeemcategorieën",
   "drop.uncategorizedConfirmTitle": "Naar Niet gecategoriseerd verplaatsen?",
   "drop.uncategorizedConfirmMessage": "Als je %appName% naar Niet gecategoriseerd verplaatst, worden de huidige %tagCount% tagkoppelingen verwijderd: %tagNames%.",
+  "drop.removeTagConfirmTitle": "Remove tag?",
+  "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?",
+  "drop.removeTagDoNotAskAgain": "Got it, don't remind me again",
+  "drop.removeTagConfirmYes": "Yes",
+  "drop.removeTagConfirmNo": "No",
   "tag.design": "Ontwerp",
   "tag.development": "Ontwikkeling",
   "tag.writing": "Schrijven",
@@ -187,5 +193,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": "Open Help PDF",
+  "help.copyLink": "Copy Help PDF link",
+  "help.currentLanguage": "Opens the online PDF for the current app language.",
+  "settings.language.auto": "Automatisch",
+  "help.downloadPDF": "Help-PDF downloaden"
 }

--
Gitblit v1.9.3