alecpl
2009-10-09 0fa5e0c991672eb7a7ef88786f42d466b809ad9c
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Segítség';
$labels['about'] = 'Névjegy';
$labels['license'] = 'Licenc';
 
?>