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