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