header.php
842 Bytes
<?php
// 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'] = 'Товар';