tbrehm
2013-04-19 2a4acdb4f99f2a553013961e7bb86397e62c1bd4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$wb['Support Message'] = 'Mesaj catre suport';
$wb['Message'] = 'Mesaje';
$wb['Send message'] = 'Trimite mesaje';
$wb['View messages'] = 'Vezi mesaje';
$wb['Support'] = 'Suport';
$wb['About ISPConfig'] = 'About ISPConfig';
$wb['Version'] = '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';
?>