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