Thomas Bruederli
2012-11-18 6fa61759e2369f4702ecebe584c133f9d79e0d93
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Axuda';
$labels['about'] = 'Acerca de';
$labels['license'] = 'Licencia';
 
?>