From 28be00ea53666fd5500a702a3c187c0e27dd90ad Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sat, 27 Jun 2026 16:26:30 +0800 Subject: [PATCH] Simplify SmartStart default categories --- src/Apptag/Localization/ar.json | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Apptag/Localization/ar.json b/src/Apptag/Localization/ar.json index 3bd3052..a1012e0 100644 --- a/src/Apptag/Localization/ar.json +++ b/src/Apptag/Localization/ar.json @@ -105,16 +105,16 @@ "smart.category.productivity": "الإنتاجية", "smart.category.file-management": "إدارة الملفات", "smart.category.transfer": "الرفع والتنزيل", - "smart.category.development": "التطوير", + "smart.category.development": "البرمجة", "smart.category.design": "التصميم", "smart.category.writing": "الكتابة", "smart.category.media": "الوسائط", "smart.category.video": "الفيديو", "smart.category.audio": "الصوت", - "smart.category.picture-photo": "الصور والفوتوغرافيا", + "smart.category.picture-photo": "الصور", "smart.category.utilities": "الأدوات", "smart.category.system": "تطبيقات النظام", - "smart.category.system-enhancement": "تحسينات النظام", + "smart.category.system-enhancement": "أدوات النظام", "smart.category.entertainment": "الترفيه", "smart.category.game": "الألعاب", "smart.category.finance": "المالية", @@ -190,7 +190,7 @@ "smart.category.GTD": "المهام وGTD", "smart.category.Notes": "الملاحظات", "smart.category.Meeting": "الاجتماعات", - "smart.category.office": "المكتب", + "smart.category.office": "المكتب والمستندات", "smart.category.PDF": "PDF", "smart.category.api-tools": "أدوات API", "smart.category.database-tools": "قواعد البيانات", -- Gitblit v1.9.3