Marius Cramer
2015-05-22 223c561a0f05d3625053dab5309aae1f490a40e6
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';
?>