Pascal Dreissen
2016-07-08 a2401ddb28154829f254378b72e081ac2d4af289
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 ?>