fix: fix motionDetectionTuner html node

This commit is contained in:
ZhaiSoul 2025-03-13 20:13:39 +08:00
parent 94d0c66402
commit 637eb4a3d9

View File

@ -216,7 +216,9 @@ export default function MotionTunerView({
{t("motionDetectionTuner.Threshold")}
</Label>
<div className="my-2 text-sm text-muted-foreground">
<p>{t("motionDetectionTuner.Threshold.desc")}</p>
<Trans ns="views/settings">
motionDetectionTuner.Threshold.desc
</Trans>
</div>
</div>
<div className="flex flex-row justify-between">