fix: update en.json (#2132)

This commit is contained in:
Vim 2023-01-11 10:36:48 -08:00 committed by GitHub
parent 4fe6ce5a82
commit 7d1d14e05f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 3 deletions

View file

@ -488,7 +488,7 @@ export const RESPONSIBLE_PARTIES = {
description={'responsible party text'}
/>,
CEN: <FormattedMessage
id={'methodology.page.cat.res.part.CENSUS'}
id={'methodology.page.cat.res.part.CEN'}
defaultMessage={'Census'}
description={'responsible party text'}
/>,
@ -774,7 +774,7 @@ export const AVAILABLE_FOR = defineMessages({
description: 'Methodology page dataset card available for US and DC type',
},
ALL_US_DC_TERR: {
id: 'methodology.page.dataset.card.availableFor.US_DC',
id: 'methodology.page.dataset.card.availableFor.US_DC_TERR',
defaultMessage: `All U.S. states, the District of Columbia, and U.S. territories`,
description: 'Methodology page dataset card available for US and DC type',
},

View file

@ -1871,6 +1871,10 @@
"defaultMessage": "Centers for Disease Control and Prevention (CDC)",
"description": "responsible party text"
},
"methodology.page.cat.res.part.CEN": {
"defaultMessage": "Census",
"description": "responsible party text"
},
"methodology.page.cat.res.part.CENSUS": {
"defaultMessage": "U.S. Census",
"description": "responsible party text"
@ -2208,13 +2212,17 @@
"description": "Methodology page dataset card available for METRO_US_HOLC"
},
"methodology.page.dataset.card.availableFor.US_DC": {
"defaultMessage": "All U.S. states, the District of Columbia, and U.S. territories",
"defaultMessage": "All U.S. states and the District of Columbia",
"description": "Methodology page dataset card available for US and DC type"
},
"methodology.page.dataset.card.availableFor.US_DC_PR": {
"defaultMessage": "All U.S. states, the District of Columbia, and Puerto Rico",
"description": "Methodology page dataset card available for US, DC and Puerto Rico type"
},
"methodology.page.dataset.card.availableFor.US_DC_TERR": {
"defaultMessage": "All U.S. states, the District of Columbia, and U.S. territories",
"description": "Methodology page dataset card available for US and DC type"
},
"methodology.page.dataset.indicator.asthma.title.text": {
"defaultMessage": "Asthma",
"description": "Navigate to the Methodology page. This is the title text for the asthma dataset"