Till Brehm
2014-04-22 263f0ec18e4cdb87d30c0585149d0ac7efed4ef5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$wb['Support Message'] = 'Подготовка запроса';
$wb['Message'] = 'Сообщение';
$wb['Send message'] = 'Послать сообщение';
$wb['View messages'] = 'Просмотр сообщений';
$wb['Support'] = 'Поддержка';
$wb['About ISPConfig'] = 'Об ISPConfig';
$wb['Version'] = 'Показать версию';
$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';
?>