23 lines
1.2 KiB
PHP
23 lines
1.2 KiB
PHP
<?php
|
|
// * @source See SOURCE.txt for source and other copyright.
|
|
// * @license GNU General Public License version 3; see LICENSE.txt
|
|
|
|
// Text
|
|
$_['text_information'] = 'Информация';
|
|
$_['text_service'] = 'Служба поддержки';
|
|
$_['text_extra'] = 'Дополнительно';
|
|
$_['text_contact'] = 'Связаться с нами';
|
|
$_['text_return'] = 'Возврат товара';
|
|
$_['text_sitemap'] = 'Карта сайта';
|
|
$_['text_manufacturer'] = 'Производители';
|
|
$_['text_voucher'] = 'Подарочные сертификаты';
|
|
$_['text_affiliate'] = 'Партнёрская программа';
|
|
$_['text_special'] = 'Акции';
|
|
$_['text_latest'] = 'Новинки';
|
|
$_['text_bestseller'] = 'Хиты Продаж';
|
|
$_['text_mostviewed'] = 'Популярные Товары';
|
|
$_['text_account'] = 'Личный кабинет';
|
|
$_['text_order'] = 'История заказов';
|
|
$_['text_wishlist'] = 'Закладки';
|
|
$_['text_newsletter'] = 'Рассылка';
|
|
$_['text_powered'] = 'Работает на <a target="_blank" href="https://ocstore.com/?utm_source=ocstore3_install">ocStore</a><br /> %s © %s'; |