tbrehm
2013-01-14 08fcf6d1aeb26ad99d07b01845b12abedb010dc7
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Disková kvóta';
$wb['domain_txt'] = 'Doména / Webová stránka';
$wb['system_user_txt'] = 'Linuxový uživatel';
$wb['used_txt'] = 'Využité místo';
$wb['hard_txt'] = 'Tvrdý limit';
$wb['soft_txt'] = 'Měkký limit';
$wb['files_txt'] = 'Single files';
?>