Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
142907 1 <?php
407003 2 $wb['page_head_txt'] = 'Impostazioni casela di posta';
TB 3 $wb['page_desc_txt'] = 'Qui puoi editare le impostazioni per gli account email.';
4 $wb['email_txt'] = 'Indirizzo Email ';
5 $wb['login_txt'] = 'Accedi';
6 $wb['server_address_txt'] = 'Indirizzo server di posta';
7 $wb['cc_txt'] = 'Manda copia a (CC)';
8 $wb['quota_txt'] = 'Dimensione casella di posta';
9 $wb['unlimited_txt'] = 'Illimitato';
bfcdef 10 $wb['mb_txt'] = 'MB';
407003 11 $wb['none_txt'] = 'Nessuno';
bfcdef 12 ?>