Aleksander Machniak
2012-11-12 4340d5e63424ffdea2788701c5539c9cdc162eda
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';
 
?>