first commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
// * @source See SOURCE.txt for source and other copyright.
|
||||
// * @license GNU General Public License version 3; see LICENSE.txt
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Sitemap';
|
||||
|
||||
// Text
|
||||
$_['text_extension'] = 'Расширения';
|
||||
$_['text_feed'] = 'Каналы продвижения';
|
||||
$_['text_success'] = 'Настройки успешно изменены!';
|
||||
$_['text_edit'] = 'Редактирование';
|
||||
|
||||
// Entry
|
||||
$_['entry_status'] = 'Статус';
|
||||
$_['entry_data_feed'] = 'Адрес Google';
|
||||
$_['entry_data_yandex_feed'] = 'Адрес Yandex';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У вас недостаточно прав для внесения изменений!';
|
||||
Reference in New Issue
Block a user