Till Brehm
2016-07-01 1d87d80fb9eb9a2712e90726a89048f7c03c5995
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';
?>