mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-05 02:18:52 +03:00
Merge remote-tracking branch 'upstream/dev' into feature/share-review-timestamp
This commit is contained in:
@@ -62,7 +62,10 @@
|
||||
"zones": "Zones",
|
||||
"ratio": "Ratio",
|
||||
"area": "Area",
|
||||
"score": "Score"
|
||||
"score": "Score",
|
||||
"computedScore": "Computed Score",
|
||||
"topScore": "Top Score",
|
||||
"toggleAdvancedScores": "Toggle advanced scores"
|
||||
}
|
||||
},
|
||||
"annotationSettings": {
|
||||
|
||||
@@ -1326,6 +1326,10 @@
|
||||
"keyPlaceholder": "New key",
|
||||
"remove": "Remove"
|
||||
},
|
||||
"knownPlates": {
|
||||
"namePlaceholder": "e.g., Wife's Car",
|
||||
"platePlaceholder": "Plate number or regex"
|
||||
},
|
||||
"timezone": {
|
||||
"defaultOption": "Use browser timezone"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user