mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Refactor and clean up i18n (#17198)
* clean up i18n * fix key * fix key
This commit is contained in:
@@ -31,7 +31,7 @@ export default function useNavigation(
|
||||
id: ID_LIVE,
|
||||
variant,
|
||||
icon: FaVideo,
|
||||
title: "menu.live",
|
||||
title: "menu.live.title",
|
||||
url: "/",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user