Merge remote-tracking branch 'upstream/dev' into feature/share-review-timestamp

This commit is contained in:
0x464e
2026-04-08 17:39:16 +03:00
78 changed files with 3844 additions and 198 deletions
+4 -1
View File
@@ -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"
},