From 27132ccc7410163842a67a87b555eaff5baf3514 Mon Sep 17 00:00:00 2001 From: riccardo Date: Sun, 8 Mar 2026 05:09:37 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 79.5% (1193 of 1499 strings) Co-authored-by: riccardo Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/it-IT.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/lang/it-IT.json b/src/lang/it-IT.json index 664d93b7..ffc22fba 100644 --- a/src/lang/it-IT.json +++ b/src/lang/it-IT.json @@ -1275,5 +1275,8 @@ "Ignore STARTTLS": "Ignora STARTTLS", "Use STARTTLS": "Utilizza STARTTLS", "Enter the list of nodes": "Inserisci l'elenco dei nodi di gestione RabbitMQ", - "Press Enter to add node": "Premi Invio per aggiungere il nodo" + "Press Enter to add node": "Premi Invio per aggiungere il nodo", + "enableSSL": "Abilita SSL/TLS", + "mariadbUseSSLHelptext": "Abilita per usare una connessione criptata per il tuo database. Richiesto dalla maggior parte dei database cloud.", + "mariadbCaCertificateLabel": "Certificato CA" }