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