yllar
2009-11-26 1631ba3293b8a8d6d89327eff6f1c3976eba0c37
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Pomoc';
$labels['about'] = 'O programie';
$labels['license'] = 'Licencja';
 
?>