alecpl
2009-10-19 efe93ad11610fcfd42c76a1cdddb07be00f8cf1b
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Abi';
$labels['about'] = 'Roundcube info';
$labels['license'] = 'Litsents';
 
?>