<?php
/**
 * Hungarian language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Norbert Csík <norbert.csik@gmail.com>
 */

// custom language strings for the plugin
$lang['comments'] = 'hozzászólások';
$lang['readmore'] = 'tovább...';

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