diff options
Diffstat (limited to 'lang/hu')
-rw-r--r-- | lang/hu/lang.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/hu/lang.php b/lang/hu/lang.php index 6a2dfd070..d8c7c9471 100644 --- a/lang/hu/lang.php +++ b/lang/hu/lang.php @@ -6,10 +6,6 @@ * @author Ziegler Gábor <gziegler@freemail.hu>
*/
$lang['encoding'] = 'utf-8';
-$lang['locales'] = array(
- 'hu',
- 'hu_HU'
- );
$lang['btn_edit'] = 'Oldal szerkesztése';
$lang['btn_source'] = 'Oldalforrás megtekintése';
|