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