Florian Schaal
2016-02-13 acb2f91ed3fc8edf5cf3b908ce58a7f82406f81e
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';
?>