sitemap.php 1013 Bytes
<?php
/**
 * @package    Русский язык для OpenCart 3.x
 * @file       catalog/language/ru-ru/information/sitemap.php
 * @author     Hkr32
 * @copyright  © OCN, (https://opencart.name)
 * @license    https://opensource.org/licenses/GPL-3.0
 * @link       https://forum.opencart.name
 */

// 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']     = 'Написать нам';