mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-07 14:05:28 +03:00
fix plus text
This commit is contained in:
parent
0af9206a07
commit
6143c95741
@ -902,10 +902,10 @@ export function ObjectSnapshotTab({
|
|||||||
"text-lg font-semibold leading-none tracking-tight"
|
"text-lg font-semibold leading-none tracking-tight"
|
||||||
}
|
}
|
||||||
>
|
>
|
||||||
{t("explore.submitToPlus.label")}
|
{t("explore.plus.submitToPlus.label")}
|
||||||
</div>
|
</div>
|
||||||
<div className="text-sm text-muted-foreground">
|
<div className="text-sm text-muted-foreground">
|
||||||
{t("explore.submitToPlus.desc")}
|
{t("explore.plus.submitToPlus.desc")}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user