alecpl
2010-03-07 a4865adf44c318efb8f894ca36e5e3dd9330f49e
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Abi';
$labels['about'] = 'Roundcube info';
$labels['license'] = 'Litsents';
 
?>