Marius Burkard
2016-03-17 21ef2a6c470b42655fee4baf5f3f4251ea2dd9ec
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Mailbox квота';
$wb['quota_txt'] = 'Квота';
$wb['name_txt'] = 'Име';
$wb['email_txt'] = 'Емайл адрес';
$wb['used_txt'] = 'Използвано място';
$wb['percentage_txt'] = 'Used %';
?>