first commit

This commit is contained in:
Konstantin
2026-05-30 09:27:58 +03:00
commit de0344d218
2371 changed files with 661486 additions and 0 deletions
@@ -0,0 +1,24 @@
<?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_address'] = 'Список контактов';
$_['text_wishlist'] = 'Закладки';
$_['text_order'] = 'История заказов';
$_['text_download'] = 'Файлы для скачивания';
$_['text_reward'] = 'Бонусные баллы';
$_['text_return'] = 'Возвраты';
$_['text_transaction'] = 'Платежи';
$_['text_newsletter'] = 'E-Mail рассылка';
$_['text_recurring'] = 'Регулярные платежи';