<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Aleksandr Selivanov <alexgearbox@yandex.ru>
 */
$lang['loading']               = 'Loading...';
$lang['gotohere']              = '>> Go to this page.';
$lang['error_notfound']        = 'Page not found.';
$lang['error_parent']          = 'Parent page cannot be displayed!';
