| | |
| | | <?php |
| | | $wb['conf_format_dateshort'] = 'Y-m-d'; |
| | | $wb['conf_format_datelong'] = 'l dS of F Y'; |
| | | $wb['conf_format_timeshort'] = 'H:i'; |
| | | $wb['conf_format_timelong'] = 'H:i:s'; |
| | | $wb['conf_format_datetime'] = 'Y-m-d H:i'; |
| | | $wb['301'] = 'Modulo non permesso per l`utente corrente.'; |
| | | $wb['302'] = 'Modulo non valido.'; |
| | | $wb['1001'] = 'Nome utente e password non possono essere vuoti!'; |
| | |
| | | $wb['add_new_record_txt'] = 'Aggiungi nuovo record'; |
| | | $wb['btn_save_txt'] = 'Salva'; |
| | | $wb['btn_cancel_txt'] = 'Indietro'; |
| | | $wb['System'] = 'System'; |
| | | $wb['Client'] = 'Client'; |
| | | $wb['Email'] = 'Email'; |
| | | $wb['Monitor'] = 'Monitor'; |
| | | $wb['Sites'] = 'Sites'; |
| | | $wb['DNS'] = 'DNS'; |
| | | $wb['Tools'] = 'Tools'; |
| | | $wb['Help'] = 'Help'; |
| | | $wb['toolsarea_head_txt'] = 'Tools'; |
| | | ?> |