Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
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 ?>