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