From c5a77192394918985fb036a8ef8f95f56f3f050f Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 1 May 2026 16:57:22 -0700 Subject: [PATCH] New translations en-us.json (Italian) [ci skip] --- messages/it-IT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/it-IT.json b/messages/it-IT.json index 9e810c259..bd680c4cb 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -763,6 +763,7 @@ "newtEndpoint": "Endpoint", "newtId": "ID", "newtSecretKey": "Segreto", + "newtVersion": "Version", "architecture": "Architettura", "sites": "Siti", "siteWgAnyClients": "Usa qualsiasi client WireGuard per connetterti. Dovrai indirizzare le risorse interne utilizzando l'IP del peer.", @@ -3201,5 +3202,6 @@ "domainPickerWildcardSubdomainNotAllowed": "I sottodomini wildcard non sono permessi.", "domainPickerWildcardCertWarning": "Le risorse wildcard potrebbero richiedere configurazioni aggiuntive per funzionare correttamente.", "domainPickerWildcardCertWarningLink": "Scopri di più", - "health": "Salute" + "health": "Salute", + "domainPendingErrorTitle": "Verification Issue" }