mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 17:43:59 +03:00
fix missing i18n keys (#18309)
This commit is contained in:
@@ -78,6 +78,10 @@
|
||||
"speed": {
|
||||
"mph": "mph",
|
||||
"kph": "kph"
|
||||
},
|
||||
"length": {
|
||||
"feet": "feet",
|
||||
"meters": "meters"
|
||||
}
|
||||
},
|
||||
"label": {
|
||||
|
||||
Reference in New Issue
Block a user