frigate+ pane i18n fix

This commit is contained in:
Josh Hawkins 2025-05-05 12:12:07 -05:00
parent 976863518b
commit 4c4e7ac398

View File

@ -1167,9 +1167,9 @@ export function ObjectSnapshotTab({
ns="components/dialog" ns="components/dialog"
values={{ values={{
untranslatedLabel: search?.label, untranslatedLabel: search?.label,
translatedLabel: t( translatedLabel: t(search?.label, {
"filter.label." + search?.label, ns: "objects",
), }),
}} }}
> >
explore.plus.review.question.ask_full explore.plus.review.question.ask_full