mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-27 06:09:01 +03:00
fix i18n keys
This commit is contained in:
@@ -128,7 +128,7 @@ export function SingleSectionPage({
|
||||
variant="secondary"
|
||||
className="border-2 border-selected text-xs text-primary-variant"
|
||||
>
|
||||
{t("overridden", {
|
||||
{t("button.overridden", {
|
||||
ns: "common",
|
||||
defaultValue: "Overridden",
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user