From 561541e7b46a6aa52ca8570b2cc32db19b0d64e6 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 28 May 2026 18:48:35 +0800
Subject: [PATCH] Consolidate app grid interaction state

---
 Apptag/Localization/ar-Najdi.json |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/ar-Najdi.json b/Apptag/Localization/ar-Najdi.json
index 6e3a247..a1bd1e7 100644
--- a/Apptag/Localization/ar-Najdi.json
+++ b/Apptag/Localization/ar-Najdi.json
@@ -63,6 +63,11 @@
   "drop.systemDefaultWarning": "لا تسحب التطبيقات لتصنيفات النظام الافتراضية",
   "drop.uncategorizedConfirmTitle": "نقل إلى غير مصنف؟",
   "drop.uncategorizedConfirmMessage": "نقل %appName% إلى غير مصنف بيزيل ارتباطاته الحالية بعدد %tagCount% من الوسوم: %tagNames%.",
+  "drop.removeTagConfirmTitle": "Remove tag?",
+  "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?",
+  "drop.removeTagDoNotAskAgain": "Got it, don't remind me again",
+  "drop.removeTagConfirmYes": "Yes",
+  "drop.removeTagConfirmNo": "No",
   "tag.design": "تصميم",
   "tag.development": "تطوير",
   "tag.writing": "كتابة",
@@ -191,5 +196,7 @@
   "smart.category.network-tools": "Network Tools",
   "help.openPDF": "Open Help PDF",
   "help.copyLink": "Copy Help PDF link",
-  "help.currentLanguage": "Opens the online PDF for the current app language."
+  "help.currentLanguage": "Opens the online PDF for the current app language.",
+  "settings.language.auto": "تلقائي",
+  "help.downloadPDF": "تنزيل ملف المساعدة PDF"
 }

--
Gitblit v1.9.3