quentusrex
2008-10-30 b62cfedfdd4b037aa4cdad3914c8a6a062a37fa0
1
2
3
4
5
6
7
8
9
<?php
$wb['Support Message'] = 'Support bericht';
$wb['Message'] = 'Bericht';
$wb['Send message'] = 'Verstuur bericht';
$wb['View messages'] = 'Bekijk berichten';
$wb['Support'] = 'Support';
 
?>