Till Brehm
2013-11-20 d04604ab1a8c0179cb4464acff4b7dc4a4877504
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';
?>