mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 02:26:13 +00:00
27 lines
1.1 KiB
PHP
27 lines
1.1 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)
|
|
Larisa Bodnar (bodnar_larisa@meta.ua)
|
|
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'] = 'Звіт переглянутих товарів'; #22888
|
|
$_['column_name'] = 'Назва товару'; #22889
|
|
$_['column_model'] = 'Модель'; #22890
|
|
$_['column_viewed'] = 'Переглянуто'; #22891
|
|
$_['column_percent'] = 'Процент'; #22892
|
|
$_['text_success'] = 'Звіт переглянутих товарів очищено!'; #22938
|