Till Klampaeckel
2012-05-09 610b6a3b5d7617f8a3b7a5c8239eeb1090fc4ec6
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Pomoc';
$labels['about'] = 'O programie';
$labels['license'] = 'Licencja';
 
?>