mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 03:27:08 +00:00
29 lines
1.2 KiB
PHP
29 lines
1.2 KiB
PHP
<?php
|
|
/***********************************************************************************************************************
|
|
|
|
Version 1.4.9.6
|
|
Created 15:41 30.08.2011 UTF-8
|
|
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
|
|
|
Translators:
|
|
Aleksandr Rebrov (http://webplaneta.com.ua)
|
|
Eugene Kuligin (http://github.com/shaman)
|
|
and others.
|
|
|
|
Responsible for Translation:
|
|
Eugene Kuligin (http://github.com/shaman)
|
|
|
|
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
|
|
Ask a question http://github.com/opencart-ukraine
|
|
|
|
************************************************************************************************************************/
|
|
|
|
$_['heading_title'] = 'Доставка'; #21894
|
|
$_['text_install'] = 'Інсталювати'; #21895
|
|
$_['text_uninstall'] = 'Деінсталювати'; #21896
|
|
$_['column_name'] = 'Метод доставки'; #21897
|
|
$_['column_status'] = 'Статус'; #21898
|
|
$_['column_sort_order'] = 'Порядок сортування'; #21899
|
|
$_['column_action'] = 'Дія'; #21900
|
|
$_['error_permission'] = 'Ви не маєте повноважень для редагування методів доставки!'; #22786
|