first commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Яндекс Turbo';
|
||||
|
||||
// Text
|
||||
$_['text_extension'] = 'Расширения';
|
||||
$_['text_feed'] = 'Каналы продвижения';
|
||||
$_['text_success'] = 'Настройки успешно изменены!';
|
||||
$_['text_edit'] = 'Редактирование';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Статус';
|
||||
$_['entry_currency'] = 'Валюта';
|
||||
$_['entry_made'] = 'Собрал <a href="https://opencartforum.com/profile/678128-spectre/" target="_blank">@spectre</a>';
|
||||
$_['entry_data_feed'] = 'Адрес Yandex';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У вас недостаточно прав для внесения изменений!';
|
||||
Reference in New Issue
Block a user