twocheckout.php 1.37 KB
<?php

// Heading
$_['heading_title']					= '2Checkout';

// Text
$_['text_payment']					= 'Платіж';
$_['text_success']					= 'Success: You have modified 2Checkout account details!';
$_['text_edit']                     = 'Редагування';
$_['text_twocheckout']				= '<a href="https://www.2checkout.com/2co/affiliate?affiliate=1596408" 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']					= 'Test Mode';
$_['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 merchant account configuration page).';
$_['help_total']					= 'The checkout total the order must reach before this payment method becomes active.';

// Error
$_['error_permission']				= 'У вас недостатньо прав для внесення змін';
$_['error_account']					= 'Account No. Required!';
$_['error_secret']					= 'Secret Word Required!';