| | |
| | | <?php |
| | | $wb["list_head_txt"] = 'IP-adressen'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'IP-adres'; |
| | | $wb["page_txt"] = 'Pagina'; |
| | | $wb["page_of_txt"] = 'van'; |
| | | $wb["page_next_txt"] = 'Volgende'; |
| | | $wb["page_back_txt"] = 'Terug'; |
| | | $wb["delete_txt"] = 'Verwijderen'; |
| | | $wb["filter_txt"] = 'Filter'; |
| | | $wb["add_new_record_txt"] = 'Toevoegen nieuw IP-adres'; |
| | | $wb['list_head_txt'] = 'IP Adres'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['ip_address_txt'] = 'IP Adres'; |
| | | $wb['add_new_record_txt'] = 'Toevoegen nieuw IP Adres'; |
| | | $wb['client_id_txt'] = 'Client'; |
| | | $wb['virtualhost_txt'] = 'HTTP Vhost'; |
| | | $wb['virtualhost_port_txt'] = 'HTTP Ports'; |
| | | $wb['ip_type_txt'] = 'Type'; |
| | | ?> |