Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/ar/shipping/
Upload File :
Current File : /var/www/alh/admin/language/ar/shipping/citylink.php

<?php
// Heading
$_['heading_title']    = 'Citylink';

// Text
$_['text_shipping']    = 'الشحن';
$_['text_success']     = 'تم التعديل !';
$_['text_edit']        = 'تحرير';

// Entry
$_['entry_rate']       = 'Citylink Rates';
$_['entry_tax_class']  = 'Tax Class';
$_['entry_geo_zone']   = 'المنطقة الجغرافية :';
$_['entry_status']     = 'الحالة :';
$_['entry_sort_order'] = 'ترتيب الفرز :';

// Help
$_['help_rate']        = 'Enter values upto 5,2 decimal places. (12345.67) Example: .1:1,.25:1.27 - Weights less than or equal to 0.1Kg would cost &pound;1.00, Weights less than or equal to 0.25g but more than 0.1Kg will cost 1.27. Do not enter KG or symbols.';

// Error
$_['error_permission'] = 'تحذير : أنت لا تمتلك صلاحيات التعديل !';