| | |
| | | <?php |
| | | $wb['template_name_txt'] = 'Template name'; |
| | | $wb['template_file_txt'] = 'Template filename'; |
| | | $wb['template_file_txt'] = 'Nome file del Template'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['allservers_txt'] = 'Exists on all servers'; |
| | | $wb['active_txt'] = 'Active'; |
| | | $wb['description_txt'] = 'Description'; |
| | | $wb['template_name_error_empty'] = 'Template name is empty.'; |
| | | $wb['template_file_error_empty'] = 'Template filename is empty.'; |
| | | $wb['allservers_txt'] = 'Esiste su tutti i servers'; |
| | | $wb['active_txt'] = 'Attivo'; |
| | | $wb['description_txt'] = 'Descrizione'; |
| | | $wb['template_name_error_empty'] = 'Template name vuoto.'; |
| | | $wb['template_file_error_empty'] = 'Template filename vuoto.'; |
| | | $wb['Template'] = 'Template'; |
| | | $wb['template_name_txt'] = 'Template name'; |
| | | ?> |