Falko Timme
2014-03-03 ed76878626f9b8723f1113c3c2773f108a938da5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$wb['Support Message'] = 'Destek Mesajı';
$wb['Message'] = 'Mesaj';
$wb['Send message'] = 'Mesaj gönder';
$wb['View messages'] = 'Mesajlara bak';
$wb['Support'] = 'Destek';
$wb['About ISPConfig'] = 'ISPConfig Hakkında';
$wb['Version'] = 'Versiyon';
$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';
?>