From 9abd2554308521c72bd0c3b60f6e7f5e7a129a8b Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 18 May 2026 16:42:50 +0800 Subject: [PATCH] Fix built-in app grouping and bubble hover settings --- Apptag/Localization/ar-Najdi.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/ar-Najdi.json b/Apptag/Localization/ar-Najdi.json index 62de7ba..555de22 100644 --- a/Apptag/Localization/ar-Najdi.json +++ b/Apptag/Localization/ar-Najdi.json @@ -139,5 +139,8 @@ "settings.systemSchemeAppliedMessage": "تم تطبيق %tagCount% تعيينات وسوم على %appCount% تطبيقات.", "settings.systemSchemeApplyFailed": "ما فيه نتائج تصنيف ذكي قابلة للتطبيق.", "scheme.local": "المخطط المحلي", - "scheme.systemSmartStart": "مخطط البداية الذكي للنظام" + "scheme.systemSmartStart": "مخطط البداية الذكي للنظام", + "settings.bubbleDisplayScope": "Bubble tips show for:", + "settings.bubbleAllApps": "All apps", + "settings.bubbleUncommonOnly": "Uncommon apps only" } -- Gitblit v1.9.3