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