Marius Burkard
2016-07-10 e1ceb050e19c7574bca146a8da7047ee4ff456b5
commit | author | age
e9a084 1 <?php
D 2 $wb['databasequota_txt'] = 'Database Quota';
173afc 3 $wb['database_txt'] = 'Database naam';
PD 4 $wb['used_txt'] = 'Gebruikte ruimte';
e9a084 5 $wb['quota_txt'] = 'Quota';
173afc 6 $wb['no_database_accounts_txt'] = 'Geen databases gevonden.';
e9a084 7 ?>