Patrick Anders
2014-12-09 f7ec00b2f8ba3efc5bdeacef9c813f8a826ae3be
interface/web/admin/lib/lang/nl_server_ip_list.lng
@@ -1,6 +1,10 @@
<?php
$wb['list_head_txt'] = 'Server IP-adressen';
$wb['list_head_txt'] = 'IP Adres';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP-adres';
$wb['add_new_record_txt'] = 'Nieuw IP-adres toevoegen';
$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';
?>