mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-30 08:21:17 -07:00
parent
a919e3ab51
commit
275ce14db0
3 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@ exports[`rendering of TractDemographics component does it render a tract in Alas
|
|||
</div>
|
||||
<div>
|
||||
<span>
|
||||
Native Hawiian or Pacific Islander
|
||||
Native Hawaiian or Pacific Islander
|
||||
</span>
|
||||
<span>
|
||||
0%
|
||||
|
@ -215,7 +215,7 @@ exports[`rendering of TractDemographics component does it render a tract in Amer
|
|||
</div>
|
||||
<div>
|
||||
<span>
|
||||
Native Hawiian or Pacific Islander
|
||||
Native Hawaiian or Pacific Islander
|
||||
</span>
|
||||
<span>
|
||||
--
|
||||
|
@ -365,7 +365,7 @@ exports[`rendering of TractDemographics component does it render a tract in NYC
|
|||
</div>
|
||||
<div>
|
||||
<span>
|
||||
Native Hawiian or Pacific Islander
|
||||
Native Hawaiian or Pacific Islander
|
||||
</span>
|
||||
<span>
|
||||
0%
|
||||
|
|
|
@ -549,7 +549,7 @@ export const SIDE_PANEL_DEMOGRAPHICS = {
|
|||
/>,
|
||||
DEMO_HAWAIIAN: <FormattedMessage
|
||||
id={'explore.map.page.side.panel.demo.hawaiian'}
|
||||
defaultMessage={'Native Hawiian or Pacific Islander'}
|
||||
defaultMessage={'Native Hawaiian or Pacific Islander'}
|
||||
description={`Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show the demographics: Native Hawiian or Pacific Islander`}
|
||||
/>,
|
||||
DEMO_OTHER_RACE: <FormattedMessage
|
||||
|
|
|
@ -800,7 +800,7 @@
|
|||
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show the demographics: Black"
|
||||
},
|
||||
"explore.map.page.side.panel.demo.hawaiian": {
|
||||
"defaultMessage": "Native Hawiian or Pacific Islander",
|
||||
"defaultMessage": "Native Hawaiian or Pacific Islander",
|
||||
"description": "Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show the demographics: Native Hawiian or Pacific Islander"
|
||||
},
|
||||
"explore.map.page.side.panel.demo.hispanic": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue