mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-18 15:56:35 +00:00
New translations en-us.json (Dutch)
This commit is contained in:
@@ -2824,9 +2824,9 @@
|
|||||||
"streamingHttpWebhookTitle": "HTTP Webhook",
|
"streamingHttpWebhookTitle": "HTTP Webhook",
|
||||||
"streamingHttpWebhookDescription": "Stuur gebeurtenissen naar elk HTTP eindpunt met flexibele authenticatie en template.",
|
"streamingHttpWebhookDescription": "Stuur gebeurtenissen naar elk HTTP eindpunt met flexibele authenticatie en template.",
|
||||||
"streamingS3Title": "Amazon S3",
|
"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",
|
"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.",
|
"streamingTypePickerDescription": "Kies een bestemmingstype om te beginnen.",
|
||||||
"streamingFailedToLoad": "Laden van bestemmingen mislukt",
|
"streamingFailedToLoad": "Laden van bestemmingen mislukt",
|
||||||
"streamingUnexpectedError": "Er is een onverwachte fout opgetreden.",
|
"streamingUnexpectedError": "Er is een onverwachte fout opgetreden.",
|
||||||
@@ -2849,7 +2849,7 @@
|
|||||||
"httpDestNamePlaceholder": "Mijn HTTP-bestemming",
|
"httpDestNamePlaceholder": "Mijn HTTP-bestemming",
|
||||||
"httpDestUrlLabel": "Bestemming URL",
|
"httpDestUrlLabel": "Bestemming URL",
|
||||||
"httpDestUrlErrorHttpRequired": "URL moet http of https gebruiken",
|
"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)",
|
"httpDestUrlErrorInvalid": "Voer een geldige URL in (bijv. https://example.com/webhook)",
|
||||||
"httpDestAuthTitle": "Authenticatie",
|
"httpDestAuthTitle": "Authenticatie",
|
||||||
"httpDestAuthDescription": "Kies hoe verzoeken voor uw eindpunt zijn geverifieerd.",
|
"httpDestAuthDescription": "Kies hoe verzoeken voor uw eindpunt zijn geverifieerd.",
|
||||||
|
|||||||
Reference in New Issue
Block a user