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