Aleksander Machniak
2012-07-04 8c2375a07443231cad32bd4cbd1d9ffbd1aa5087
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Pomoc';
$labels['about'] = 'O programie';
$labels['license'] = 'Licencja';
 
?>