From 82b58982df9db74d8dbfce86254dee6dc94d40cb Mon Sep 17 00:00:00 2001 From: Best Codes <106822363+The-Best-Codes@users.noreply.github.com> Date: Sat, 7 Dec 2024 09:50:40 -0600 Subject: [PATCH] New translations common.json (Arabic, Egypt) --- public/locales/ar/common.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index e47c5cb..028de60 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/common.json @@ -4,13 +4,13 @@ "name": "الاسم", "date-created": "تاريخ الإنشاء", "date-modified": "تاريخ التعديل", - "search-projects": "البحث عن المشروعات", + "search-projects": "البحث عن المشاريع", "edit": "تحرير", "delete": "حذف", "focus-project": "مشروع التركيز", "share": "مشاركة", "delete-project": "حذف المشروع", - "delete-project-description": "تأكيد أنك تريد حذف هذا المشروع؟", + "delete-project-description": "هل أنت متأكد من أنك تريد حذف هذا المشروع؟", "cancel": "إلغاء", "share-project": "مشاركة المشروع", "close": "أغلق", @@ -22,12 +22,12 @@ "save": "حفظ", "hide-preview": "إخفاء المعاينة", "show-preview": "إظهار المعاينة", - "untitled": "دون عنوان", + "untitled": "بدون عنوان", "settings": "الإعدادات", - "on": "تشغيل", - "off": "إيقاف", - "dark-theme": "سمة داكنة", - "light-theme": "سمة فاتحة", + "on": "On", + "off": "Off", + "dark-theme": "Dark Theme", + "light-theme": "Light Theme", "theme": "Theme", "system": "System" } \ No newline at end of file