From 84a7a0edf014008fa32b86dc47789c83df310b75 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 4 Jun 2026 19:38:30 -0700 Subject: [PATCH] New translations en-us.json (Italian) [ci skip] --- messages/it-IT.json | 1 + 1 file changed, 1 insertion(+) diff --git a/messages/it-IT.json b/messages/it-IT.json index 696b924b3..525c8590e 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -3465,6 +3465,7 @@ "sshTerminalError": "Error: {error}", "sshConnectionClosedCode": "Connection closed (code {code})", "sshPrivateKeyPlaceholder": "-----BEGIN OPENSSH PRIVATE KEY-----", + "sshPrivateKeyRequired": "Private key is required", "vncTitle": "VNC", "vncSignInDescription": "Enter your VNC password to connect", "vncPasswordOptional": "Password (optional)",