From c29b80dafd9ecbd411d6ad0ba6931bb27bafc215 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 4 Jun 2026 19:38:46 -0700 Subject: [PATCH] New translations en-us.json (French) [ci skip] --- messages/fr-FR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/messages/fr-FR.json b/messages/fr-FR.json index 0a346dd5e..44e1e011c 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.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)",