Aleksander Machniak
2012-05-21 9a2de8411ecb66e3df2fae5e65f0251b7c25173f
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Aide';
$labels['about'] = 'A propos';
$labels['license'] = 'Licence';
 
?>