New translations en-us.json (French)

This commit is contained in:
Owen Schwartz
2026-04-14 19:47:50 -07:00
parent af709331fb
commit cd25cde47f

View File

@@ -2824,9 +2824,9 @@
"streamingHttpWebhookTitle": "Webhook HTTP",
"streamingHttpWebhookDescription": "Envoyez des événements à n'importe quel point de terminaison HTTP avec une authentification flexible et un template.",
"streamingS3Title": "Amazon S3",
"streamingS3Description": "Flux d'événements vers un compartiment de stockage d'objet compatible S3. Bientôt.",
"streamingS3Description": "Stream events to an S3-compatible object storage bucket. Contact support to enable this destination.",
"streamingDatadogTitle": "Datadog",
"streamingDatadogDescription": "Transférer des événements directement sur votre compte Datadog. Prochainement.",
"streamingDatadogDescription": "Forward events directly to your Datadog account. Contact support to enable this destination.",
"streamingTypePickerDescription": "Choisissez un type de destination pour commencer.",
"streamingFailedToLoad": "Impossible de charger les destinations",
"streamingUnexpectedError": "Une erreur inattendue s'est produite.",
@@ -2849,7 +2849,7 @@
"httpDestNamePlaceholder": "Ma destination HTTP",
"httpDestUrlLabel": "URL de destination",
"httpDestUrlErrorHttpRequired": "L'URL doit utiliser http ou https",
"httpDestUrlErrorHttpsRequired": "HTTPS est requis pour les déploiements du cloud",
"httpDestUrlErrorHttpsRequired": "HTTPS is required",
"httpDestUrlErrorInvalid": "Entrez une URL valide (par exemple https://example.com/webhook)",
"httpDestAuthTitle": "Authentification",
"httpDestAuthDescription": "Choisissez comment les requêtes à votre terminaison sont authentifiées.",