Thomas Bruederli
2012-08-14 c0aedfa34a641d5116ae8b8d5c1009c54ffee3b0
1
2
3
4
5
6
7
8
<?php
// translation done by Ulli Heist - http://heist.hobby-site.org/
$labels = array();
$labels['help'] = 'Hilfe';
$labels['about'] = '&Uuml;ber';
$labels['license'] = 'Lizenz';
 
?>