💬 update the text in the blueprint details page to say parsed contents

This commit is contained in:
Fred KISSIE
2025-10-29 03:06:28 +01:00
parent 3bb948991f
commit c3d6510231
2 changed files with 2 additions and 1 deletions

View File

@@ -1170,6 +1170,7 @@
"appliedAt": "Applied at",
"source": "Source",
"contents": "Contents",
"parsedContents": "Parsed Contents",
"enableDockerSocket": "Enable Docker Blueprint",
"enableDockerSocketDescription": "Enable Docker Socket label scraping for blueprint labels. Socket path must be provided to Newt.",
"enableDockerSocketLink": "Learn More",

View File

@@ -170,7 +170,7 @@ export default function BlueprintDetailsForm({
render={({ field }) => (
<FormItem>
<FormLabel>
{t("contents")}
{t("parsedContents")}
</FormLabel>
<FormDescription>
{t(