Falko Timme
2013-10-15 7435fbc94faeabe12c41e53da251d4b5ac0e42cb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$wb['Support Message'] = 'Pesan Dukungan';
$wb['Message'] = 'Pesan';
$wb['Send message'] = 'Kirim Pesan';
$wb['View messages'] = 'Lihat Pesan';
$wb['Support'] = 'Dukungan';
$wb['About ISPConfig'] = 'Tentang ISPConfig';
$wb['Version'] = 'Versi';
$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';
?>