mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-04 20:47:42 +03:00
fix key
This commit is contained in:
parent
1315a28252
commit
46bb509abb
@ -242,7 +242,9 @@ export default function MotionMaskEditPane({
|
|||||||
</Heading>
|
</Heading>
|
||||||
<div className="my-3 space-y-3 text-sm text-muted-foreground">
|
<div className="my-3 space-y-3 text-sm text-muted-foreground">
|
||||||
<p>
|
<p>
|
||||||
<Trans ns="views/settings">masksAndZones.motionMasks.context</Trans>
|
<Trans ns="views/settings">
|
||||||
|
masksAndZones.motionMasks.context.title
|
||||||
|
</Trans>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className="flex items-center text-primary">
|
<div className="flex items-center text-primary">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user