interface/web/admin/lib/lang/nl_server_ip.lng
@@ -1,8 +1,7 @@ <?php $wb["server_id_txt"] = 'Server'; $wb["ip_address_txt"] = 'IP Adres'; $wb["virtualhost_txt"] = 'HTTP NameVirtualHost'; $wb["ip_err"] = 'IP adres ongeldig'; $wb["btn_save_txt"] = 'Opslaan'; $wb["btn_cancel_txt"] = 'Annuleren'; ?> <?php $wb['server_id_txt'] = 'Server'; $wb['ip_address_txt'] = 'IP-adres (ipv4)'; $wb['virtualhost_txt'] = 'HTTP NameVirtualHost activeren?'; $wb['ip_error_wrong'] = 'Opgegeven IP-adres is ongeldig'; $wb['ip_error_unique'] = 'The IP address must be unique'; ?>