Marius Cramer
2014-07-08 cbdc7acabd3c61c3e8da7a3b04421f0d061fc5fa
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Mailbox';
$wb['email_txt'] = 'E-mail';
$wb['autoresponder_txt'] = 'Autoresponder';
$wb['add_new_record_txt'] = 'Toevoegen mailbox';
$wb['name_txt'] = 'Echte naam';
$wb['login_txt'] = 'Login';
?>