From ebf6fe4f8684ce5f09d0b32ec18119a173aa4942 Mon Sep 17 00:00:00 2001 From: Naeem Ullah Date: Fri, 30 Jan 2026 09:26:35 +0500 Subject: [PATCH] Remove unused date filter keys from Arabic translations Deleted 'fromDate' and 'toDate' keys from Arabic.json as these translations are no longer needed or have been replaced. --- src/assets/i18n/Arabic.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/assets/i18n/Arabic.json b/src/assets/i18n/Arabic.json index 8f64418..20d8744 100644 --- a/src/assets/i18n/Arabic.json +++ b/src/assets/i18n/Arabic.json @@ -297,8 +297,6 @@ "expand": "توسيع", "entries": "إدخالات", "dateFilter": "تصفية التاريخ", - "fromDate": "من تاريخ", - "toDate": "إلى تاريخ", "clearFilter": "مسح التصفية", "activeFilter": "التصفية نشطة", "from": "من",