diff options
author | alecpl <alec@alec.pl> | 2009-10-06 06:08:14 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-10-06 06:08:14 +0000 |
commit | ffeab7fe7e0ccf1d458d6a863600359c38769950 (patch) | |
tree | 855cec91a2f447d2bd4997c5f7bb3c593ca3b955 /plugins/help/localization/hu_HU.inc | |
parent | c8b1c90aae3175dc23c229c1f14a946b6af6f5a3 (diff) |
- Help: hu_HU localization
Diffstat (limited to 'plugins/help/localization/hu_HU.inc')
-rw-r--r-- | 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 000000000..6ff4f248e --- /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'; + +?> |