first commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
// * @source See SOURCE.txt for source and other copyright.
|
||||
// * @license GNU General Public License version 3; see LICENSE.txt
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Партнерский раздел';
|
||||
|
||||
// Text
|
||||
$_['text_register'] = 'Регистрация';
|
||||
$_['text_login'] = 'Вход';
|
||||
$_['text_logout'] = 'Выход';
|
||||
$_['text_forgotten'] = 'Забыли пароль?';
|
||||
$_['text_account'] = 'Моя информация';
|
||||
$_['text_edit'] = 'Редактировать информацию';
|
||||
$_['text_password'] = 'Пароль';
|
||||
$_['text_payment'] = 'Способы оплаты';
|
||||
$_['text_tracking'] = 'Реферальный код';
|
||||
$_['text_transaction'] = 'Операции';
|
||||
Reference in New Issue
Block a user