feat: location selector in route UI
This commit is contained in:
@ -132,5 +132,10 @@
|
||||
"first-vehicle": "Let's create your first vehicle."
|
||||
}
|
||||
},
|
||||
"unsave": "Unsave"
|
||||
"unsave": "Unsave",
|
||||
"location-selector": {
|
||||
"current": "Current Location",
|
||||
"searching": "Searching...",
|
||||
"no-results": "No locations found."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user