Modify geolocation message

This commit is contained in:
Vim USDS 2022-07-25 16:19:47 -07:00
parent ccc1ca1475
commit afc399c80b

View file

@ -166,7 +166,7 @@ export const MAP = defineMessages({
},
GEOLOC_MSG_LOCATING: {
id: 'explore.map.page.map.geolocation.locating',
defaultMessage: 'Geolocating...',
defaultMessage: 'Finding location...',
description: 'On the explore the map page, on the map, this is the message above the gelocation icon that geolocation is locating.',
},
// GEOLOC_MSG_OFF: {