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,20 @@
<?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_special'] = 'Акции';
$_['text_account'] = 'Личный кабинет';
$_['text_edit'] = 'Личная информация';
$_['text_password'] = 'Пароль';
$_['text_address'] = 'Мои адреса';
$_['text_history'] = 'История заказов';
$_['text_download'] = 'Файлы для скачивания';
$_['text_cart'] = 'Корзина покупок';
$_['text_checkout'] = 'Оформление заказа';
$_['text_search'] = 'Поиск';
$_['text_information'] = 'Информация';
$_['text_contact'] = 'Связаться с нами';