Marius Burkard
2016-03-02 2a24c61379b21bc72c44831efd85afe7642cdbaa
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Webseiten-Festplattenbeschränkung';
$wb['domain_txt'] = 'Domain / Webseite';
$wb['system_user_txt'] = 'Linux-Benutzer';
$wb['used_txt'] = 'Verwendeter Speicherplatz';
$wb['hard_txt'] = 'Hard Limit';
$wb['soft_txt'] = 'Soft Limit';
$wb['files_txt'] = 'Dateien';
?>