fix plus text

This commit is contained in:
Josh Hawkins 2025-03-16 11:27:43 -05:00
parent 0af9206a07
commit 6143c95741

View File

@ -902,10 +902,10 @@ export function ObjectSnapshotTab({
"text-lg font-semibold leading-none tracking-tight"
}
>
{t("explore.submitToPlus.label")}
{t("explore.plus.submitToPlus.label")}
</div>
<div className="text-sm text-muted-foreground">
{t("explore.submitToPlus.desc")}
{t("explore.plus.submitToPlus.desc")}
</div>
</div>