mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-17 02:16:38 +00:00
💬 update the text in the blueprint details page to say parsed contents
This commit is contained in:
@@ -170,7 +170,7 @@ export default function BlueprintDetailsForm({
|
||||
render={({ field }) => (
|
||||
<FormItem>
|
||||
<FormLabel>
|
||||
{t("contents")}
|
||||
{t("parsedContents")}
|
||||
</FormLabel>
|
||||
<FormDescription>
|
||||
{t(
|
||||
|
||||
Reference in New Issue
Block a user