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