Alex_Go
2012-12-09 288430390334c29a55b8c6ef0ea8cbdf02abe580
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Pomoc';
$labels['about'] = 'O programie';
$labels['license'] = 'Licencja';
 
?>