From d84ee3d03d45c8abfce341562e83317306035f8b Mon Sep 17 00:00:00 2001 From: Fred KISSIE Date: Wed, 22 Oct 2025 21:55:41 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20add=20blueprint=20section=20titl?= =?UTF-8?q?e=20in=20the=20sidebar=20in=20messages=20(`en-US`=20for=20now)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- messages/en-US.json | 1 + 1 file changed, 1 insertion(+) diff --git a/messages/en-US.json b/messages/en-US.json index 4cffaf98..5c885bfc 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -1151,6 +1151,7 @@ "sidebarLicense": "License", "sidebarClients": "Clients", "sidebarDomains": "Domains", + "sidebarBluePrints": "Blueprints", "enableDockerSocket": "Enable Docker Blueprint", "enableDockerSocketDescription": "Enable Docker Socket label scraping for blueprint labels. Socket path must be provided to Newt.", "enableDockerSocketLink": "Learn More",