Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/ar/payment/
Upload File :
Current File : /var/www/alh/admin/language/ar/payment/twocheckout.php

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

// Heading
$_['heading_title']      = 'تو شيك أوت - 2Checkout';

// Text 
$_['text_payment']       = 'طرق الدفع';
$_['text_success']       = 'تم التعديل!';
$_['text_edit']          = 'تحرير';
$_['text_twocheckout']	 = '<a href="https://www.2checkout.com/2co/affiliate?affiliate=202230395" target="_blank"><img src="view/image/payment/2checkout.png" alt="2Checkout" title="2Checkout" style="border: 1px solid #EEEEEE;" /></a>';

// Entry
$_['entry_account']      = '2Checkout Account ID';
$_['entry_secret']       = 'Secret Word';
$_['entry_display']      = 'Direct Checkout';
$_['entry_test']         = 'وضع التجربة';
$_['entry_total']        = 'الاجمالي';
$_['entry_order_status'] = 'حالة الطلب';
$_['entry_geo_zone']     = 'المناطق الجغرافية';
$_['entry_status']       = 'الحالة';
$_['entry_sort_order']   = 'ترتيب الفرز';

// Help
$_['help_secret']        = 'The secret word to confirm transactions with (must be the same as defined on the merchat account configuration page).';
$_['help_total']         = 'يجب أن تكون سلة الشراء تحتوي على هذا المبلغ لكي تظهر طريقة الدفع في صفحة إنهاء الطلب أو اتركه فارغ';

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