Files
translate/admin/ukrainian/total/handling.php
2015-02-01 01:37:13 +02:00

26 lines
1.1 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_total'] = 'Замовлення загалом';
$_['text_success'] = 'Ви успішно змінили Комісію за обробку замовлення!';
$_['text_edit'] = 'Змінити Комісію за обробку замовлення';
// Entry
$_['entry_total'] = 'Замовлення загалом';
$_['entry_fee'] = 'Комісія';
$_['entry_tax_class'] = 'Клас податку';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Help
$_['help_total'] = 'Загальна сума замовлення при якій це замовлення стає активним.';
// Error
$_['error_permission'] = 'У Вас немає доступу для зміни Комісії за обробку замовлення!';