alecpl
2012-04-12 463ec6b57c48306b5c61a21cd68f1e135d8fc8b4
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Axuda';
$labels['about'] = 'Acerca de';
$labels['license'] = 'Licencia';
 
?>