mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 03:27:08 +00:00
27 lines
1.1 KiB
PHP
27 lines
1.1 KiB
PHP
<?php
|
|
/***********************************************************************************************************************
|
|
|
|
Version 1.5.5.1
|
|
Created 19:13 20.05.2013 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'] = 'Модулі'; #39850
|
|
$_['text_install'] = 'Встановити'; #39851
|
|
$_['text_uninstall'] = 'Видалити'; #39852
|
|
$_['column_name'] = 'Назва модуля'; #39853
|
|
$_['column_action'] = 'Дія'; #39854
|
|
$_['error_permission'] = 'Ви не маєте повноважень для зміни налаштувань модуля!'; #40416
|