1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Aleksandr Selivanov <alexgearbox@gmail.com>
7 */
8$lang['loading']               = 'Загрузка...';
9$lang['gotohere']              = '>> Перейти на страницу';
10$lang['error_notfound']        = 'Страница не найдена.';
11