sagepay_us.php
968 Bytes
<?php
// Heading
$_['heading_title'] = 'Sage Payment Solutions (US)';
// Text
$_['text_payment'] = 'Платеж';
$_['text_success'] = 'Success: You have modified SagePay account details!';
$_['text_edit'] = 'Редагування';
// Entry
$_['entry_merchant_id'] = 'Merchant ID';
$_['entry_merchant_key'] = 'Merchant Key';
$_['entry_total'] = 'Всего';
$_['entry_order_status'] = 'Статус';
$_['entry_geo_zone'] = 'Географическая зона';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Help
$_['help_total'] = 'The checkout total the order must reach before this payment method becomes active.';
// Error
$_['error_permission'] = 'У вас недостатньо прав для внесення змін';
$_['error_merchant_id'] = 'Merchant ID Required!';
$_['error_merchant_key'] = 'Merchant Key Required!';