Рекомендуемые статьи и товары
This commit is contained in:
@@ -19,6 +19,6 @@ $_['text_bestseller'] = 'Хиты Продаж';
|
||||
$_['text_mostviewed'] = 'Популярные Товары';
|
||||
$_['text_account'] = 'Личный кабинет';
|
||||
$_['text_order'] = 'История заказов';
|
||||
$_['text_wishlist'] = 'Закладки';
|
||||
$_['text_wishlist'] = 'Виртуальная примерочная';
|
||||
$_['text_newsletter'] = 'Рассылка';
|
||||
$_['text_powered'] = 'Работает на <a target="_blank" href="https://ocstore.com/?utm_source=ocstore3_install">ocStore</a><br /> %s © %s';
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
// Text
|
||||
$_['text_home'] = 'Главная';
|
||||
$_['text_wishlist'] = 'Закладки (%s)';
|
||||
$_['text_wishlist'] = 'Примерочная (%s)';
|
||||
$_['text_shopping_cart'] = 'Корзина';
|
||||
$_['text_category'] = 'Категории';
|
||||
$_['text_account'] = 'Личный кабинет';
|
||||
@@ -15,4 +15,4 @@ $_['text_transaction'] = 'Операции';
|
||||
$_['text_download'] = 'Файлы для скачивания';
|
||||
$_['text_logout'] = 'Выход';
|
||||
$_['text_checkout'] = 'Оформление заказа';
|
||||
$_['text_search'] = 'Поиск';
|
||||
$_['text_search'] = 'Поиск';
|
||||
|
||||
Reference in New Issue
Block a user