From e47223fbd1a6ec0c1ea417d36c4eff1feee93b81 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 30 May 2026 17:01:31 +0800 Subject: [PATCH] Prepare 7.8.3 release package --- Apptag/Localization/nl.json | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/nl.json b/Apptag/Localization/nl.json index 5a4d0e8..d7fc3d3 100644 --- a/Apptag/Localization/nl.json +++ b/Apptag/Localization/nl.json @@ -63,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", @@ -191,5 +196,7 @@ "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." + "help.currentLanguage": "Opens the online PDF for the current app language.", + "settings.language.auto": "Automatisch", + "help.downloadPDF": "Help-PDF downloaden" } -- Gitblit v1.9.3