<?php
/**
 * Hungarian language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Norbert Csík <norbert.csik@gmail.com>
 */
 
// for the configuration manager
$lang['firstseconly']     = 'a blog bejegyzések első bekezdését mutassa';
$lang['showdate']         = 'mutassa a dátumot a blog bejegyzések alatt';
$lang['showuser']         = 'mutassa a felhasználónevet a blog bejegyzések alatt';

//Setup VIM: ex: et ts=2 enc=utf-8 :