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/attribute.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_name']            = 'اسم الوصف';
$_['column_attribute_group'] = 'نوع الوصف';
$_['column_sort_order']      = 'ترتيب الفرز';
$_['column_action']          = 'تحرير';

// Entry
$_['entry_name']            = 'اسم الوصف';
$_['entry_attribute_group'] = 'نوع الوصف';
$_['entry_sort_order']      = 'ترتيب الفرز';

// Error
$_['error_permission']      = 'تحذير: أنت لا تمتلك صلاحيات التعديل!';
$_['error_attribute_group'] = 'نوع الوصف مطلوب!';
$_['error_name']            = 'اسم السمة يجب أن يكون بين 3 و 64 رمزاً!';
$_['error_product']         = 'تحذير: هذا الوصف لايمكن حذفه لأنه مرتبط بالمنتج %s !';