diff options
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'; + +?> |