11 lines
349 B
PHP
11 lines
349 B
PHP
<?php
|
|
// * @source See SOURCE.txt for source and other copyright.
|
|
// * @license GNU General Public License version 3; see LICENSE.txt
|
|
|
|
// Heading
|
|
$_['heading_title'] = 'Рекомендуем почитать';
|
|
$_['text_views'] = 'Просмотров:';
|
|
$_['button_more'] = 'подробнее';
|
|
|
|
// Text
|
|
$_['text_tax'] = 'Без НДС:'; |