mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
fix missing i18n keys (#18309)
This commit is contained in:
@@ -79,8 +79,8 @@ export default function FaceSelectionDialog({
|
||||
>
|
||||
{isMobile && (
|
||||
<DrawerHeader className="sr-only">
|
||||
<DrawerTitle>Log Details</DrawerTitle>
|
||||
<DrawerDescription>Log details</DrawerDescription>
|
||||
<DrawerTitle>Details</DrawerTitle>
|
||||
<DrawerDescription>Details</DrawerDescription>
|
||||
</DrawerHeader>
|
||||
)}
|
||||
<DropdownMenuLabel>{t("trainFaceAs")}</DropdownMenuLabel>
|
||||
|
||||
Reference in New Issue
Block a user