From ffeab7fe7e0ccf1d458d6a863600359c38769950 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Tue, 06 Oct 2009 02:08:14 -0400
Subject: [PATCH] - Help: hu_HU localization

---
 plugins/help/localization/hu_HU.inc |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/plugins/help/localization/hu_HU.inc b/plugins/help/localization/hu_HU.inc
new file mode 100644
index 0000000..6ff4f24
--- /dev/null
+++ b/plugins/help/localization/hu_HU.inc
@@ -0,0 +1,8 @@
+<?php
+
+$labels = array();
+$labels['help'] = 'Segítség';
+$labels['about'] = 'Névjegy';
+$labels['license'] = 'Licenc';
+
+?>

--
Gitblit v1.9.1