mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
Modify geolocation message
This commit is contained in:
parent
ccc1ca1475
commit
afc399c80b
1 changed files with 1 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Reference in a new issue