Marius Cramer
2013-10-18 bd68aae78a5d696e4ccb9c0d267486c283a6d9d2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$wb['Support Message'] = 'Support bericht';
$wb['Message'] = 'Bericht';
$wb['Send message'] = 'Stuur bericht';
$wb['View messages'] = 'Raadplegen berichten';
$wb['Support'] = 'Support';
$wb['About ISPConfig'] = 'Over ISPConfig';
$wb['Version'] = 'Versie';
$wb['Frequently Asked Questions'] = 'Frequently Asked Questions';
$wb['FAQ Sections'] = 'FAQ Sections';
$wb['Manage Sections'] = 'Manage Sections';
$wb['Add a Question & Answer Pair'] = 'Add a Question & Answer Pair';
$wb['Manage Questions'] = 'Manage Questions';
?>