thomascube
2010-09-29 b9c08759f0433d9a24f0c8595c16624684f63e0d
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';
 
?>