From 554dce57269e2ae24f5de9c39972cacbc0a350dc Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Tue, 19 May 2026 03:03:21 +0800 Subject: [PATCH] Fix stale app hover bubbles --- Apptag/Localization/vi.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/vi.json b/Apptag/Localization/vi.json index 3e9ee56..af84dbf 100644 --- a/Apptag/Localization/vi.json +++ b/Apptag/Localization/vi.json @@ -139,5 +139,8 @@ "settings.systemSchemeAppliedMessage": "Đã áp dụng %tagCount% gán thẻ cho %appCount% ứng dụng.", "settings.systemSchemeApplyFailed": "Không có kết quả phân loại thông minh để áp dụng.", "scheme.local": "Sơ đồ cục bộ", - "scheme.systemSmartStart": "Sơ đồ khởi tạo thông minh của hệ thống" + "scheme.systemSmartStart": "Sơ đồ khởi tạo thông minh của hệ thống", + "settings.bubbleDisplayScope": "Bubble tips show for:", + "settings.bubbleAllApps": "All apps", + "settings.bubbleUncommonOnly": "Uncommon apps only" } -- Gitblit v1.9.3