alecpl
2011-11-25 2a3e02769d2014038675a5d8ddf18d1dba87bf2f
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Pomoc';
$labels['about'] = 'O programie';
$labels['license'] = 'Licencja';
 
?>