mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 04:28:07 +00:00
30 lines
1.3 KiB
PHP
30 lines
1.3 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'] = 'Повідомлення про комісії партнерської програми'; #42819
|
|
$_['column_affiliate'] = 'Назва партнерської програми'; #42820
|
|
$_['column_email'] = 'E-mail'; #42821
|
|
$_['column_status'] = 'Статус'; #42822
|
|
$_['column_commission'] = 'Комісія'; #42823
|
|
$_['column_orders'] = 'Номер замовлення'; #42824
|
|
$_['column_total'] = 'Всього'; #42825
|
|
$_['column_action'] = 'Дія'; #42826
|
|
$_['entry_date_start'] = 'Дата початку:'; #42827
|
|
$_['entry_date_end'] = 'Дата завершення:'; #42828
|