diff --git a/language/ar_AE.php b/language/ar_AE.php new file mode 100644 index 0000000..b4b2d70 --- /dev/null +++ b/language/ar_AE.php @@ -0,0 +1,16 @@ + 'إنشاء حساب جديد', + 'add-account-message' => 'تم إنشاء حساب جديد بمعلوماتك على منصتنا!', + 'update-account' => 'تحديث الحساب', + 'update-account-message' => 'تم تحديث بيانات حسابك!', + 'delete-account' => 'حذف الحساب', + 'delete-accounts-message' => 'تم حذف حسابك!', + 'update-password' => 'تحديث كلمة مرور الحساب', + 'update-password-message' => 'تم تحديث كلمة مرور حسابك بواسطة المسؤول!', + 'update-roles' => 'تحديث أدوار الحساب', + 'update-roles-message' => 'تم تحديث أدوار حسابك بواسطة المسؤول!', + 'update-status' => 'تحديث حالة الحساب', + 'update-status-message' => 'تم تحديث حالة حسابك بواسطة المسؤول!', +];