Till Brehm
2016-03-29 1bad88c7e5716073be876ee5cfee7a3cfe6a9eae
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$wb['Support Message'] = 'Mensagem de Suporte';
$wb['Message'] = 'Mensagem';
$wb['Send message'] = 'Enviar Mensagem';
$wb['View messages'] = 'Ver Mensagem';
$wb['Support'] = 'Suporte';
$wb['About ISPConfig'] = 'Sobre o ISPConfig';
$wb['Version'] = 'Versão';
$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';
?>