Till Brehm
2016-07-09 5693ad5e4b1890e1d159fb21ad27d5687ac76f65
commit | author | age
1ca823 1 <?php
T 2 $wb['list_head_txt'] = 'Website harddisk quota';
505fc4 3 $wb['domain_txt'] = 'Domein / Website';
1ca823 4 $wb['system_user_txt'] = 'Linux gebruiker';
T 5 $wb['used_txt'] = 'Gebruikte ruimte';
6 $wb['hard_txt'] = 'Harde limiet';
7 $wb['soft_txt'] = 'Zachte limiet';
505fc4 8 $wb['files_txt'] = 'Aantal bestanden';
1ca823 9 ?>