10 lines
304 B
PHP
10 lines
304 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
|
|
$_['text_contact'] = 'Связаться с нами';
|
|
$_['text_sitemap'] = 'Карта сайта'; |