Marius Burkard
2016-04-27 551d9a6f6d0c34b5c2b5db97a939a21e97c72c2e
1
2
3
4
5
6
7
<?php
$wb['databasequota_txt'] = 'Database Quota';
$wb['database_txt'] = 'Database Name';
$wb['used_txt'] = 'Used Space';
$wb['quota_txt'] = 'Quota';
$wb['no_database_accounts_txt'] = 'No databases found.';
?>