From af330f983ec38a49969283073a534eb271c3b199 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Tue, 19 May 2026 01:45:21 +0800 Subject: [PATCH] Fix icon grid identity reset rendering --- Apptag/Localization/da.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/da.json b/Apptag/Localization/da.json index ff31a99..0c8254a 100644 --- a/Apptag/Localization/da.json +++ b/Apptag/Localization/da.json @@ -139,5 +139,8 @@ "settings.systemSchemeAppliedMessage": "%tagCount% tagtildelinger anvendt på %appCount% apps.", "settings.systemSchemeApplyFailed": "Ingen smarte klassificeringsresultater kan anvendes.", "scheme.local": "Lokalt skema", - "scheme.systemSmartStart": "Systemets smarte startskema" + "scheme.systemSmartStart": "Systemets smarte startskema", + "settings.bubbleDisplayScope": "Bubble tips show for:", + "settings.bubbleAllApps": "All apps", + "settings.bubbleUncommonOnly": "Uncommon apps only" } -- Gitblit v1.9.3