Update Tribal shortname ID

This commit is contained in:
Vim USDS 2022-08-17 10:35:44 -07:00
parent 90a4415cd6
commit 976249b56c

View file

@ -200,7 +200,7 @@ export const MAP = defineMessages({
description: 'On the explore the map page, on the map, the full name indicating Tribal Lands', description: 'On the explore the map page, on the map, the full name indicating Tribal Lands',
}, },
TRIBAL_LANDS_SHORT: { TRIBAL_LANDS_SHORT: {
id: 'explore.map.page.map.layer.selector.tracts.short', id: 'explore.map.page.map.layer.selector.tribal.short',
defaultMessage: 'Tribal', defaultMessage: 'Tribal',
description: 'On the explore the map page, on the map, the short name indicating Tribal Lands', description: 'On the explore the map page, on the map, the short name indicating Tribal Lands',
}, },