Aleksander Machniak
2012-10-18 ef790693374bae5851060c1a085a37ebdf1b9b0d
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';
 
?>