Aleksander Machniak
2013-01-07 acf851f823fba5354c2227e48c3097a524312268
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Aide';
$labels['about'] = 'A propos';
$labels['license'] = 'Licence';
 
?>