diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-10-06 06:08:14 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-10-06 06:08:14 +0000 |
| commit | 882c85d38a0544a9c08b4b5d5a9f8e65007edab5 (patch) | |
| tree | 2ef09a7eaa014a9dc812a2c34896295ee7c27822 | |
| parent | 3eb5a4ad3b21b95c276e76217d3d0489aaf12d6c (diff) | |
- Help: hu_HU localization
git-svn-id: https://svn.roundcube.net/trunk@3020 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/plugins/help/localization/hu_HU.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/roundcubemail/plugins/help/localization/hu_HU.inc b/roundcubemail/plugins/help/localization/hu_HU.inc new file mode 100644 index 000000000..6ff4f248e --- /dev/null +++ b/roundcubemail/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'; + +?> |
