Aleksander Machniak
2012-09-12 a04a74fec4b5e13e8464f1f3c9071fa0b56a13eb
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Axuda';
$labels['about'] = 'Acerca de';
$labels['license'] = 'Licencia';
 
?>