Aleksander Machniak
2013-01-07 acf851f823fba5354c2227e48c3097a524312268
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Abi';
$labels['about'] = 'Roundcube info';
$labels['license'] = 'Litsents';
 
?>