summaryrefslogtreecommitdiff
path: root/lang/hu/lang.php
blob: 2227e3ba23157dceafb7f1dc4b763042267da7a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Hungarian language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Vitalap';
$lang['back_to_article'] = 'Vissza a cikket';
$lang['userpage']        = 'Szerkesztoi lap';

//Setup VIM: ex: et ts=2 :