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

// Heading
$_['heading_title']      = 'OpenCart';

// Text
$_['text_profile']       = 'Ваш профиль';
$_['text_store']         = 'Магазины';
$_['text_help']          = 'Помощь';
$_['text_homepage']      = 'Официальный сайт';
$_['text_support']       = 'Форум поддержки';
$_['text_documentation'] = 'Документация';
$_['text_logout']        = 'Выйти';