Aleksander Machniak
2012-06-10 235680a2f156511b9cfd953c17e91fc572e0977c
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Axuda';
$labels['about'] = 'Acerca de';
$labels['license'] = 'Licencia';
 
?>