Files

32 lines
1.5 KiB
PHP
Raw Permalink 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
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Пошта Австралії';
// Text
$_['text_shipping'] = 'Доставка';
$_['text_success'] = 'Ви успішно змінили доставку поштою Австралії!';
$_['text_edit'] = 'Змінити доставку поштою Австралі';
// Entry
$_['entry_postcode'] = 'Індекс';
$_['entry_express'] = 'Експрес доставка';
$_['entry_standard'] = 'Стандартна доставка';
$_['entry_display_time'] = 'Відображати час доставки';
$_['entry_weight_class'] = 'Клас ваги';
$_['entry_tax_class'] = 'Клас податку';
$_['entry_geo_zone'] = 'Гео зона';
$_['entry_status'] = 'Статус';
$_['entry_sort_order'] = 'Порядок сортування';
// Help
$_['help_display_time'] = 'Чи Ви бажаєте відображати час доставки? (наприклад Термін доставки від 3 до 5 днів)';
$_['help_weight_class'] = 'Встановлено в грамах.';
// Error
$_['error_permission'] = 'Увага: У Вас немає доступу до зміни доставки поштою Австралії!';
$_['error_postcode'] = 'Індекс повинен містити 4 цифри!';