Current Path : /var/www/alh/admin/language/ar/report/ |
Current File : /var/www/alh/admin/language/ar/report/affiliate_activity.php |
<?php // Website: WWW.OpenCartArab.com // E-Mail : info@OpenCartArab.com // Heading $_['heading_title'] = 'حركة نظام العمولة'; // Text $_['text_list'] = 'قائمة'; $_['text_edit'] = '<a href="affiliate_id=%d">%s</a> قام بتحديث أحد عناوينه.'; $_['text_forgotten'] = '<a href="affiliate_id=%d">%s</a> قام بطلب كلمة مرور جديدة.'; $_['text_login'] = '<a href="affiliate_id=%d">%s</a> قام بتسجيل الدخول.'; $_['text_password'] = '<a href="affiliate_id=%d">%s</a> قام بتحديث كلمة المرور.'; $_['text_payment'] = '<a href="affiliate_id=%d">%s</a> قام بتحديث تفاصيل الدفع.'; $_['text_register'] = '<a href="affiliate_id=%d">%s</a> سجّل حساب جديد.'; // Column $_['column_affiliate'] = 'اسم المشترك في النظام'; $_['column_comment'] = 'ملاحظات'; $_['column_ip'] = 'عنوان الآي بي - IP'; $_['column_date_added'] = 'تاريخ البدء'; // Entry $_['entry_affiliate'] = 'اسم المشترك في النظام'; $_['entry_ip'] = 'عنوان الآي بي - IP'; $_['entry_date_start'] = 'تاريخ البداية'; $_['entry_date_end'] = 'تاريخ النهاية';