alecpl
2010-03-18 1845fb6318dd082bf29813833c2f6cb3f1794421
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Segítség';
$labels['about'] = 'Névjegy';
$labels['license'] = 'Licenc';
 
?>