yllar
2010-02-06 33ea0c7ace254d8590d019ab08862b44144a54de
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Segítség';
$labels['about'] = 'Névjegy';
$labels['license'] = 'Licenc';
 
?>