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