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