From f5a1588c666e9f414e51eae344ed5153ed064191 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Fri, 29 May 2026 02:44:02 +0800 Subject: [PATCH] AppKit quick search result list --- Apptag/Localization/da.json | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/da.json b/Apptag/Localization/da.json index ebbb733..ed057b2 100644 --- a/Apptag/Localization/da.json +++ b/Apptag/Localization/da.json @@ -63,6 +63,11 @@ "drop.systemDefaultWarning": "Træk ikke apps til systemets standardkategorier", "drop.uncategorizedConfirmTitle": "Flyt til Ikke kategoriseret?", "drop.uncategorizedConfirmMessage": "Hvis %appName% flyttes til Ikke kategoriseret, fjernes de nuværende %tagCount% tagtilknytninger: %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": "Design", "tag.development": "Udvikling", "tag.writing": "Skrivning", @@ -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": "Automatisk", + "help.downloadPDF": "Download hjælp-PDF" } -- Gitblit v1.9.3