Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php
$wb['Support Message'] = 'Messaggi di supporto';
$wb['Message'] = 'Messaggi';
$wb['Send message'] = 'Spedisci messaggio';
$wb['View messages'] = 'Visualizza messaggi';
$wb['Support'] = 'Supporto';
$wb['About ISPConfig'] = 'About ISPConfig';
$wb['Version'] = 'Versione';
$wb['Frequently Asked Questions'] = 'Frequently Asked Questions';
$wb['FAQ Sections'] = 'FAQ Sezioni';
$wb['Manage Sections'] = 'Gestisci Sezioni';
$wb['Add a Question & Answer Pair'] = 'Aggiungi una domanda e rispondi';
$wb['Manage Questions'] = 'Manage Questions';
?>