yllar
2009-11-16 251cac292f5cb3698a1c8061cced149880fb1e0b
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Pomoc';
$labels['about'] = 'O programie';
$labels['license'] = 'Licencja';
 
?>