Files
translate/admin/language/ukrainian/report/customer_credit.php
2014-05-06 03:09:11 +03:00

29 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:
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'] = 'Звіт по кредиту покупця'; #42865
$_['column_customer'] = 'Ім’я клієнта'; #42850
$_['column_email'] = 'E-mail'; #42829
$_['column_customer_group'] = 'Група покупців'; #42830
$_['column_status'] = 'Статус'; #42831
$_['column_total'] = 'Всього'; #42832
$_['column_action'] = 'Дія'; #42833
$_['entry_date_start'] = 'Дата початку:'; #42834
$_['entry_date_end'] = 'Дата завершення:'; #42835