diff --git a/messages/it-IT.json b/messages/it-IT.json index 5e0f13a7e..e7e06aad9 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -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.",