feat: Adds component to show location based messages (#5809)

- Adds a component to show location-type messages in the dashboard
This commit is contained in:
Nithin David Thomas
2022-11-07 20:50:07 -08:00
committed by GitHub
parent b50890d1b5
commit 20406dce01
3 changed files with 110 additions and 0 deletions

View File

@@ -158,6 +158,9 @@
"DOWNLOAD": "Download",
"UPLOADING": "Uploading..."
},
"LOCATION_BUBBLE": {
"SEE_ON_MAP": "See on map"
},
"FORM_BUBBLE": {
"SUBMIT": "Submit"
}