mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-30 01:11:18 -07:00
fix: typos (#2148)
- closes #2134 - closes #2135 - closes #2141 - closes #2118
This commit is contained in:
parent
eab56ced54
commit
d831a808d2
11 changed files with 85 additions and 85 deletions
|
@ -1200,7 +1200,7 @@
|
|||
"description": "indicating above threshold"
|
||||
},
|
||||
"explore.map.page.side.panel.indicator.value.subtext.below": {
|
||||
"defaultMessage": "below",
|
||||
"defaultMessage": "not above",
|
||||
"description": "indicating below threshold"
|
||||
},
|
||||
"explore.map.page.side.panel.indicator.value.subtext.percent": {
|
||||
|
@ -2372,7 +2372,7 @@
|
|||
"description": "Navigate to the Methodology page. This is the label associated with a NEW card"
|
||||
},
|
||||
"methodology.page.datasetCard.responsible.party": {
|
||||
"defaultMessage": "Responsible Party:",
|
||||
"defaultMessage": "Responsible party:",
|
||||
"description": "Navigate to the Methodology page. This is the label associated with explaining the card"
|
||||
},
|
||||
"methodology.page.datasetCard.source": {
|
||||
|
@ -2428,7 +2428,7 @@
|
|||
"description": "Navigate to the methodology page. This is the methodology page header text"
|
||||
},
|
||||
"methodology.page.indicator.categories.afford.house.if": {
|
||||
"defaultMessage": "Experienced <link0>historic underinvestment</link0> OR are at or above the 90th percentile for the <link1>housing cost</link1> OR <link2>lack of green space</link2> OR <link3>lack of indoor plumbing</link3> OR <link4>lead paint</link4>",
|
||||
"defaultMessage": "Experienced <link0>historic underinvestment</link0> OR are at or above the 90th percentile for <link1>housing cost</link1> OR <link2>lack of green space</link2> OR <link3>lack of indoor plumbing</link3> OR <link4>lead paint</link4>",
|
||||
"description": "Navigate to the methodology page. Navigate to the category section. This will set the if portion of the formula"
|
||||
},
|
||||
"methodology.page.indicator.categories.afford.housing.methodology": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue