From 37378895cfb9313a6f4a8f061a73a4ba032937d3 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 14 Apr 2026 19:48:02 -0700 Subject: [PATCH] New translations en-us.json (Dutch) --- messages/nl-NL.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index d7d64abc1..4a554f11d 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -2824,9 +2824,9 @@ "streamingHttpWebhookTitle": "HTTP Webhook", "streamingHttpWebhookDescription": "Stuur gebeurtenissen naar elk HTTP eindpunt met flexibele authenticatie en template.", "streamingS3Title": "Amazon S3", - "streamingS3Description": "Stream events naar een S3-compatibele object-opslagemmer. Binnenkort beschikbaar.", + "streamingS3Description": "Stream events to an S3-compatible object storage bucket. Contact support to enable this destination.", "streamingDatadogTitle": "Datadog", - "streamingDatadogDescription": "Stuur gebeurtenissen rechtstreeks door naar je Datadog account. Binnenkort beschikbaar.", + "streamingDatadogDescription": "Forward events directly to your Datadog account. Contact support to enable this destination.", "streamingTypePickerDescription": "Kies een bestemmingstype om te beginnen.", "streamingFailedToLoad": "Laden van bestemmingen mislukt", "streamingUnexpectedError": "Er is een onverwachte fout opgetreden.", @@ -2849,7 +2849,7 @@ "httpDestNamePlaceholder": "Mijn HTTP-bestemming", "httpDestUrlLabel": "Bestemming URL", "httpDestUrlErrorHttpRequired": "URL moet http of https gebruiken", - "httpDestUrlErrorHttpsRequired": "HTTPS is vereist op cloud implementaties", + "httpDestUrlErrorHttpsRequired": "HTTPS is required", "httpDestUrlErrorInvalid": "Voer een geldige URL in (bijv. https://example.com/webhook)", "httpDestAuthTitle": "Authenticatie", "httpDestAuthDescription": "Kies hoe verzoeken voor uw eindpunt zijn geverifieerd.",