From ff8e5b871c2fc3253db1c5fad01eb2c3627dbec7 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 29 Oct 2025 21:00:33 -0700 Subject: [PATCH] New translations en-us.json (French) --- messages/fr-FR.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/messages/fr-FR.json b/messages/fr-FR.json index 3718b684..13719539 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -1163,6 +1163,25 @@ "sidebarLicense": "Licence", "sidebarClients": "Clients", "sidebarDomains": "Domaines", + "sidebarBluePrints": "Blueprints", + "blueprints": "Blueprints", + "blueprintsDescription": "Blueprints are declarative YAML configurations that define your resources and their settings", + "blueprintAdd": "Add Blueprint", + "blueprintGoBack": "See all Blueprints", + "blueprintCreate": "Create Blueprint", + "blueprintCreateDescription2": "Follow the steps below to create and apply a new blueprint", + "blueprintDetails": "Blueprint details", + "blueprintDetailsDescription": "See the blueprint run details", + "blueprintInfo": "Blueprint Information", + "message": "Message", + "blueprintContentsDescription": "Define the YAML content describing your infrastructure", + "blueprintErrorCreateDescription": "An error occurred when applying the blueprint", + "blueprintErrorCreate": "Error creating blueprint", + "searchBlueprintProgress": "Search blueprints...", + "appliedAt": "Applied At", + "source": "Source", + "contents": "Contents", + "parsedContents": "Parsed Contents", "enableDockerSocket": "Activer le Plan Docker", "enableDockerSocketDescription": "Activer le ramassage d'étiquettes de socket Docker pour les étiquettes de plan. Le chemin de socket doit être fourni à Newt.", "enableDockerSocketLink": "En savoir plus",