upgrade to OpenCart 2.0

This commit is contained in:
Eugene Kuligin
2014-11-15 16:56:29 +02:00
parent 2d0aedd886
commit a891d6291d
267 changed files with 2 additions and 5682 deletions

View File

@@ -1,30 +0,0 @@
<?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:
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'] = 'Звіт про бали покупця'; #42861
$_['column_customer'] = 'Ім’я покупця'; #42862
$_['column_email'] = 'E-mail'; #42843
$_['column_customer_group'] = 'Група покупців'; #42844
$_['column_status'] = 'Статус'; #42845
$_['column_points'] = 'Бали'; #42863
$_['column_orders'] = 'Номери замовлення'; #42864
$_['column_total'] = 'Всього'; #42846
$_['column_action'] = 'Дія'; #42847
$_['entry_date_start'] = 'Дата початку:'; #42848
$_['entry_date_end'] = 'Дата завершення:'; #42849