1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Aleksandr Selivanov <alexgearbox@yandex.ru>
7 */
8$lang['loading']               = 'Loading...';
9$lang['gotohere']              = '>> Go to this page.';
10$lang['error_notfound']        = 'Page not found.';
11$lang['error_parent']          = 'Parent page cannot be displayed!';
12