Pascal Dreissen
2016-07-08 173afc3e8272495e72fbcd27bed55d227483aaf7
commit | author | age
7b47c0 1 <?php
992797 2 $wb['mailquota_txt'] = 'Mailbox Quota';
173afc 3 $wb['email_txt'] = 'Email adres';
PD 4 $wb['name_txt'] = 'Naam';
5 $wb['used_txt'] = 'Gebruikte ruimte';
992797 6 $wb['quota_txt'] = 'Quota';
173afc 7 $wb['no_email_accounts_txt'] = 'Geen e-mail accounts gevonden.';
992797 8 ?>