11 lines
362 B
PHP
11 lines
362 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_reviews'] = 'На основании %s отзывов.';
|