i18n key fix

This commit is contained in:
Josh Hawkins 2025-04-15 10:32:44 -05:00
parent 08960722b7
commit 9c8ab4ed11

View File

@ -1376,7 +1376,7 @@ function FrigateCameraFeatures({
) : ( ) : (
<> <>
<LuX className="size-4 text-danger" /> <LuX className="size-4 text-danger" />
<div>{t("stream.twoWayTalk.available")}</div> <div>{t("stream.twoWayTalk.unavailable")}</div>
<Popover> <Popover>
<PopoverTrigger asChild> <PopoverTrigger asChild>
<div className="cursor-pointer p-0"> <div className="cursor-pointer p-0">