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