From 565340bd53e803f4e32342bed4e251adb43926c0 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 29 Oct 2025 21:00:40 -0700 Subject: [PATCH] New translations en-us.json (Italian) --- messages/it-IT.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/messages/it-IT.json b/messages/it-IT.json index 0f809a87..c182aa4b 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -1163,6 +1163,25 @@ "sidebarLicense": "Licenza", "sidebarClients": "Client", "sidebarDomains": "Domini", + "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": "Abilita Progetto Docker", "enableDockerSocketDescription": "Abilita la raschiatura dell'etichetta Docker Socket per le etichette dei progetti. Il percorso del socket deve essere fornito a Newt.", "enableDockerSocketLink": "Scopri di più",