From ab59aa3a800139e2fe80f7e802dfada2258ab0f6 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 25 Jun 2026 16:24:01 +0800 Subject: [PATCH] Add usage tips close reminder --- src/Apptag/Localization/vi.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/Apptag/Localization/vi.json b/src/Apptag/Localization/vi.json index 77551f2..290dd2f 100644 --- a/src/Apptag/Localization/vi.json +++ b/src/Apptag/Localization/vi.json @@ -239,5 +239,9 @@ "theme.purple": "Tím", "theme.green": "Xanh lá", "theme.blue": "Xanh lam", - "theme.colorful": "Nhiều màu" + "theme.colorful": "Nhiều màu", + "usageTips.closeReminder.title": "Xem lại mẹo sau", + "usageTips.closeReminder.message": "Bạn có thể xem lại mẹo trong Cài đặt > Chung bằng cách bỏ chọn “Ẩn mẹo sử dụng”.", + "usageTips.closeReminder.doNotRemind": "Đã hiểu. Đừng nhắc lại khi tôi đóng mẹo.", + "usageTips.closeReminder.previewCallout": "Bỏ chọn mục này để xem lại mẹo" } -- Gitblit v1.9.3