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/nn.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/nn.json b/Apptag/Localization/nn.json index a1f05a2..41227a6 100644 --- a/Apptag/Localization/nn.json +++ b/Apptag/Localization/nn.json @@ -139,5 +139,8 @@ "settings.systemSchemeAppliedMessage": "Brukte %tagCount% taggtildelinger på %appCount% apper.", "settings.systemSchemeApplyFailed": "Ingen smarte klassifiseringsresultater kan brukes.", "scheme.local": "Lokalt skjema", - "scheme.systemSmartStart": "Systemets smarte startskjema" + "scheme.systemSmartStart": "Systemets smarte startskjema", + "settings.bubbleDisplayScope": "Bubble tips show for:", + "settings.bubbleAllApps": "All apps", + "settings.bubbleUncommonOnly": "Uncommon apps only" } -- Gitblit v1.9.3