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