improve known_plates field in settings UI

This commit is contained in:
Josh Hawkins
2026-04-06 22:06:18 -05:00
parent 9962f8508f
commit 8de6f2b4cf
4 changed files with 290 additions and 0 deletions
@@ -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"
},