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