Files
translate/admin/language/ukrainian/payment/bank_transfer.php
2014-12-07 08:59:25 +02:00

28 lines
1.2 KiB
PHP
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
//version 2.0.0.0
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Банківський переказ';
// Text
$_['text_payment'] = 'Платіж';
$_['text_success'] = 'Ви успішно змінили деталі Банківського переказу!';
$_['text_edit'] = 'Змінити Банківський переказ';
// Entry
$_['entry_bank'] = 'Інструкції для Банківського переказу';
$_['entry_total'] = 'Загалом';
$_['entry_order_status'] = 'Статус замовлення';
$_['entry_geo_zone'] = 'Geo зона';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Help
$_['help_total'] = 'Мінімальна сума замовлення, після якої можна оплатити замовлення цим способом.';
// Error
$_['error_permission'] = 'У Вас немає доступу до зміни платежу Банківський переказ!';
$_['error_bank'] = 'Необхідні інструкції для Банківського переказу!';