redray
2013-03-30 0c028fdc8d6cd56e3ed797d31b48d3a24aa2856a
1
2
3
4
5
6
7
8
<?php
$wb['recipient_id_txt'] = 'Ontvanger ID';
$wb['sender_id_txt'] = 'Afzender ID';
$wb['subject_txt'] = 'Onderwerp';
$wb['message_txt'] = 'Bericht';
$wb['tstamp_txt'] = 'Tijdstip';
$wb['reply_txt'] = 'Reply';
?>