alecpl
2009-12-21 be11a9fcfcc79c87db6777ee08540bca84489f1d
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Hjälp';
$labels['about'] = 'Om';
$labels['license'] = 'Licens';
 
?>