till
2012-10-24 8aa528b6f7ddd00d6ee42c827f2222596a77bb5f
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Pomoc';
$labels['about'] = 'O programie';
$labels['license'] = 'Licencja';
 
?>