1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author DelD <deldadam@gmail.com>
7 */
8$lang['loading']               = 'Töltés...';
9$lang['gotohere']              = '>> Ugrás az oldalra.';
10$lang['error_notfound']        = 'Az oldal nem található.';
11$lang['error_parent']          = 'A szülő oldal nem jeleníthető meg.';
12