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/ar.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/Apptag/Localization/ar.json b/src/Apptag/Localization/ar.json index ed8b24e..2acbf59 100644 --- a/src/Apptag/Localization/ar.json +++ b/src/Apptag/Localization/ar.json @@ -239,5 +239,9 @@ "theme.purple": "بنفسجي", "theme.green": "أخضر", "theme.blue": "أزرق", - "theme.colorful": "ملوّن" + "theme.colorful": "ملوّن", + "usageTips.closeReminder.title": "إظهار التلميحات لاحقًا", + "usageTips.closeReminder.message": "يمكنك إظهار التلميحات مرة أخرى من الإعدادات > عام عبر إلغاء تحديد “إخفاء نصائح الاستخدام”.", + "usageTips.closeReminder.doNotRemind": "فهمت. لا تذكرني مرة أخرى عند إغلاق التلميحات.", + "usageTips.closeReminder.previewCallout": "ألغِ تحديد هذا الخيار لإظهار التلميحات مجددًا" } -- Gitblit v1.9.3