New translations en-us.json (Italian)

This commit is contained in:
Owen Schwartz
2026-04-14 19:47:59 -07:00
parent 4d82b37cab
commit 599fa5eb30

View File

@@ -2824,9 +2824,9 @@
"streamingHttpWebhookTitle": "Webhook HTTP",
"streamingHttpWebhookDescription": "Invia eventi a qualsiasi endpoint HTTP con autenticazione e template flessibili.",
"streamingS3Title": "Amazon S3",
"streamingS3Description": "Trasmetti eventi su un contenitore di archiviazione per oggetti compatibile con S3. Presto in arrivo.",
"streamingS3Description": "Stream events to an S3-compatible object storage bucket. Contact support to enable this destination.",
"streamingDatadogTitle": "Datadog",
"streamingDatadogDescription": "Inoltra gli eventi direttamente al tuo account Datadog. In arrivo.",
"streamingDatadogDescription": "Forward events directly to your Datadog account. Contact support to enable this destination.",
"streamingTypePickerDescription": "Scegli un tipo di destinazione per iniziare.",
"streamingFailedToLoad": "Impossibile caricare le destinazioni",
"streamingUnexpectedError": "Si è verificato un errore imprevisto.",
@@ -2849,7 +2849,7 @@
"httpDestNamePlaceholder": "La mia destinazione HTTP",
"httpDestUrlLabel": "Url Di Destinazione",
"httpDestUrlErrorHttpRequired": "L'URL deve usare http o https",
"httpDestUrlErrorHttpsRequired": "HTTPS è richiesto sulle distribuzioni cloud",
"httpDestUrlErrorHttpsRequired": "HTTPS is required",
"httpDestUrlErrorInvalid": "Inserisci un URL valido (es. https://example.com/webhook)",
"httpDestAuthTitle": "Autenticazione",
"httpDestAuthDescription": "Scegli come vengono autenticate le richieste al tuo endpoint.",