This commit is contained in:
Josh Hawkins 2025-12-17 19:12:15 -06:00
parent 89774fc6bf
commit 0391843749
2 changed files with 5 additions and 0 deletions

View File

@ -38,6 +38,10 @@
"label": "Sub Labels",
"all": "All Sub Labels"
},
"attributes": {
"label": "Classification Attributes",
"all": "All Attributes"
},
"score": "Score",
"estimatedSpeed": "Estimated Speed ({{unit}})",
"features": {

View File

@ -16,6 +16,7 @@
"labels": "Labels",
"zones": "Zones",
"sub_labels": "Sub Labels",
"attributes": "Attributes",
"search_type": "Search Type",
"time_range": "Time Range",
"before": "Before",