tbrehm
2013-04-17 e6a2917b9de293e735df5dbf0b10dce967185f45
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Mailbox quota';
$wb['quota_txt'] = 'Kvota';
$wb['name_txt'] = 'Name';
$wb['email_txt'] = 'Email Address';
$wb['used_txt'] = 'Used space';
?>