]> git.donarmstrong.com Git - roundcube.git/blob - plugins/help/localization/de_DE.inc
Imported Upstream version 0.6+dfsg
[roundcube.git] / plugins / help / localization / de_DE.inc
1 <?php
2 // translation done by Ulli Heist - http://heist.hobby-site.org/
3 $labels = array();
4 $labels['help'] = 'Hilfe';
5 $labels['about'] = '&Uuml;ber';
6 $labels['license'] = 'Lizenz';
7
8 ?>