mirror of
https://github.com/shadoll/translate.git
synced 2026-02-04 11:03:26 +00:00
update translation strings
This commit is contained in:
21
admin/ukrainian/total/shipping.php
Executable file
21
admin/ukrainian/total/shipping.php
Executable file
@@ -0,0 +1,21 @@
|
||||
<?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_estimator'] = 'Калькулятор вартості доставки';
|
||||
$_['entry_status'] = 'Статус';
|
||||
$_['entry_sort_order'] = 'Порядок сортування';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У Вас немає доступу до зміни доставки!';
|
||||
Reference in New Issue
Block a user