Till Brehm
2016-07-09 5693ad5e4b1890e1d159fb21ad27d5687ac76f65
commit | author | age
9bf053 1 <?php
407003 2 $wb['database_txt'] = 'Database';
TB 3 $wb['server_name_txt'] = 'Server';
a2401d 4 $wb['client_txt'] = 'Klant';
PD 5 $wb['used_txt'] = 'Gebruikte ruimte';
407003 6 $wb['quota_txt'] = 'Quota';
a2401d 7 $wb['percentage_txt'] = 'Gebruikt in %';
9bf053 8 ?>