alecpl
2009-09-23 1cead0cbf40468233f1f644ee6bf11835c74737a
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Pomoc';
$labels['about'] = 'O programie';
$labels['license'] = 'Licencja';
 
?>