Florian Schaal
2016-02-25 b0fb62f4ca41182fd737bd24180f987ceb7c3131
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';
?>