first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
// * @source See SOURCE.txt for source and other copyright.
|
||||
// * @license GNU General Public License version 3; see LICENSE.txt
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Отчеты';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Настройки успешно изменены!';
|
||||
$_['text_list'] = 'Список отчетов';
|
||||
$_['text_type'] = 'Выберите тип отчета';
|
||||
$_['text_filter'] = 'Фильтр';
|
||||
Reference in New Issue
Block a user