mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 04:57:42 +03:00
i18n key fix
This commit is contained in:
parent
08960722b7
commit
9c8ab4ed11
@ -1376,7 +1376,7 @@ function FrigateCameraFeatures({
|
||||
) : (
|
||||
<>
|
||||
<LuX className="size-4 text-danger" />
|
||||
<div>{t("stream.twoWayTalk.available")}</div>
|
||||
<div>{t("stream.twoWayTalk.unavailable")}</div>
|
||||
<Popover>
|
||||
<PopoverTrigger asChild>
|
||||
<div className="cursor-pointer p-0">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user