mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 13:07:44 +03:00
Update web/src/views/settings/ObjectSettingsView.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
parent
5cb703a1b7
commit
c992b8ba5f
@ -81,7 +81,7 @@ export default function ObjectSettingsView({
|
||||
param: "motion",
|
||||
title: t("debug.motion.title"),
|
||||
description: t("debug.motion.desc"),
|
||||
info: <>{t("debug.motion.tips")}</>,
|
||||
info: <Trans ns="views/settings">debug.motion.tips</Trans>,
|
||||
},
|
||||
{
|
||||
param: "regions",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user