| | |
| | | <?php |
| | | $wb['list_head_txt'] = 'Server'; |
| | | $wb['server_name_txt'] = 'Name'; |
| | | $wb['server_name_txt'] = 'Nome'; |
| | | $wb['mail_server_txt'] = 'Mail'; |
| | | $wb['web_server_txt'] = 'Web'; |
| | | $wb['dns_server_txt'] = 'DNS'; |
| | | $wb['file_server_txt'] = 'File'; |
| | | $wb['db_server_txt'] = 'DB'; |
| | | $wb['vserver_server_txt'] = 'VServer'; |
| | | $wb['page_txt'] = 'Page'; |
| | | $wb['page_of_txt'] = 'of'; |
| | | $wb['page_next_txt'] = 'Next'; |
| | | $wb['page_back_txt'] = 'Back'; |
| | | $wb['delete_txt'] = 'Delete'; |
| | | $wb['filter_txt'] = 'Filter'; |
| | | $wb['add_new_record_txt'] = 'Add new Server'; |
| | | $wb['add_new_record_txt'] = 'Aggiungi Server'; |
| | | $wb['proxy_server_txt'] = 'Proxy'; |
| | | $wb['firewall_server_txt'] = 'Firewall'; |
| | | ?> |