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" }