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