7 lines
238 B
PHP
7 lines
238 B
PHP
<?php
|
|
// * @source See SOURCE.txt for source and other copyright.
|
|
// * @license GNU General Public License version 3; see LICENSE.txt
|
|
|
|
// Text
|
|
$_['text_blog'] = 'Блог';
|
|
$_['text_all'] = 'Смотреть Весь'; |