Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/ar/catalog/
Upload File :
Current File : /var/www/alh/admin/language/ar/catalog/review.php

<?php
//  Website: WWW.OpenCartArab.com
//  E-Mail : info@OpenCartArab.com

// Heading
$_['heading_title']      = 'التقييم';

// Text
$_['text_success']      = 'تم التعديل!';
$_['text_list']          = 'القائمة';
$_['text_add']           = 'ادراج';
$_['text_edit']          = 'تحرير';

// Column
$_['column_product']    = 'المنتج';
$_['column_author']     = 'الكاتب';
$_['column_rating']     = 'التصنيف';
$_['column_status']     = 'الحالة';
$_['column_date_added'] = 'تاريخ الاضافة';
$_['column_action']     = 'تحرير';

// Entry
$_['entry_product']     = 'المنتج';
$_['entry_author']      = 'الكاتب';
$_['entry_rating']      = 'التصنيف';
$_['entry_status']      = 'الحالة';
$_['entry_text']        = 'النص';
$_['entry_date_added']  = 'تاريخ الاضافة';

// Help
$_['help_product']      = '(اكتب بداية حرف أي كلمة لتظهر القائمة المنسدلة للاستكمال التلقائي)';

// Error
$_['error_permission']  = 'تحذير: أنت لا تمتلك صلاحيات التعديل!';
$_['error_product']     = 'المنتج مطلوب!';
$_['error_author']      = 'اسم الكاتب يجب أن يكون بين 3 و 64 رمزاً!';
$_['error_text']        = 'نص التقييم يجب أن يكون على الأقل 1 رمزاً!';
$_['error_rating']      = 'تصنيف التقييم مطلوب!';