Current Path : /var/www/alh/admin/language/ar/dashboard/ |
Current File : /var/www/alh/admin/language/ar/dashboard/activity.php |
<?php // Website: WWW.OpenCartArab.com // E-Mail : info@OpenCartArab.com // Heading $_['heading_title'] = 'آخر الأحداث'; // Text $_['text_customer_address_add'] = '<a href="customer_id=%d">%s</a> أضاف عنوان جديد.'; $_['text_customer_address_edit'] = '<a href="customer_id=%d">%s</a> قام بتحديث أحد عناوينه.'; $_['text_customer_address_delete'] = '<a href="customer_id=%d">%s</a> قام بحذف أحد عنواينه.'; $_['text_customer_edit'] = '<a href="customer_id=%d">%s</a> قام بتحديث تفاصيل حسابه.'; $_['text_customer_forgotten'] = '<a href="customer_id=%d">%s</a> طلب كلمة مرور جديدة.'; $_['text_customer_reset'] = '<a href="customer_id=%d">%s</a> قام بتغيير كلمة المرور.'; $_['text_customer_login'] = '<a href="customer_id=%d">%s</a> قام بتسجيل الدخول.'; $_['text_customer_password'] = '<a href="customer_id=%d">%s</a> قام بتحديث كلمة المرور.'; $_['text_customer_register'] = '<a href="customer_id=%d">%s</a> سجّل حساب جديد.'; $_['text_customer_return_account'] = '<a href="customer_id=%d">%s</a> قام بطلب <a href="return_id=%d">ارجاع</a>منتج.'; $_['text_customer_return_guest'] = '%s قام بطلب <a href="return_id=%d">ارجاع</a> منتج.'; $_['text_customer_order_account'] = '<a href="customer_id=%d">%s</a> قام <a href="order_id=%d">بطلب جديد</a>.'; $_['text_customer_order_guest'] = '%s created a <a href="order_id=%d">طلب جديد</a>.'; $_['text_affiliate_edit'] = '<a href="affiliate_id=%d">%s</a> قام بتحديث تفاصيل حسابه.'; $_['text_affiliate_forgotten'] = '<a href="affiliate_id=%d">%s</a> قام بطلب كلمة مرور جديدة.'; $_['text_affiliate_login'] = '<a href="affiliate_id=%d">%s</a> قام بتسجيل الدخول.'; $_['text_affiliate_password'] = '<a href="affiliate_id=%d">%s</a> قام بتحديث كلمة المرور.'; $_['text_affiliate_payment'] = '<a href="affiliate_id=%d">%s</a> قام بتحديث تفاصيل الدفع.'; $_['text_affiliate_register'] = '<a href="affiliate_id=%d">%s</a> سجّل حساب جديد.';