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,22 @@
<?php
// * @source See SOURCE.txt for source and other copyright.
// * @license GNU General Public License version 3; see LICENSE.txt
// Heading
$_['heading_title'] = 'ocStore';
// Text
$_['text_profile'] = 'Ваш профиль';
$_['text_store'] = 'Магазины';
$_['text_help'] = 'Помощь';
$_['text_homepage'] = 'Сайт проекта';
$_['text_support'] = 'Форум поддержки';
$_['text_documentation'] = 'Документация';
$_['text_logout'] = 'Выход';
$_['text_search_options'] = 'Опции поиска';
$_['text_new'] = 'Добавить';
$_['text_new_category'] = 'Категорию';
$_['text_new_customer'] = 'Пользователя';
$_['text_new_download'] = 'Загрузку';
$_['text_new_manufacturer'] = 'Производителя';
$_['text_new_product'] = 'Товар';