From d3d24748559034054b18eae5f73857b9de3513af Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Thu, 28 May 2026 12:11:20 -0700 Subject: [PATCH] update blueprints to say blueprints log --- messages/en-US.json | 3 ++- src/app/[orgId]/settings/blueprints/page.tsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/messages/en-US.json b/messages/en-US.json index 027d9fc38..dd2716f5f 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -1586,7 +1586,8 @@ "standaloneHcFilterSiteIdFallback": "Site {id}", "standaloneHcFilterResourceIdFallback": "Resource {id}", "blueprints": "Blueprints", - "blueprintsDescription": "Apply declarative configurations and view previous runs", + "blueprintsLog": "Blueprints Log", + "blueprintsDescription": "View past blueprint applications and their results", "blueprintAdd": "Add Blueprint", "blueprintGoBack": "See all Blueprints", "blueprintCreate": "Create Blueprint", diff --git a/src/app/[orgId]/settings/blueprints/page.tsx b/src/app/[orgId]/settings/blueprints/page.tsx index f71e8375e..afaa9877d 100644 --- a/src/app/[orgId]/settings/blueprints/page.tsx +++ b/src/app/[orgId]/settings/blueprints/page.tsx @@ -48,7 +48,7 @@ export default async function BluePrintsPage(props: BluePrintsPageProps) { return (