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