thomascube
2012-05-04 be160b9da23e77996e7c83a3f5c5158aa7e22d17
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Abi';
$labels['about'] = 'Roundcube info';
$labels['license'] = 'Litsents';
 
?>