fix: update en.json (#2132)

This commit is contained in:
Vim 2023-01-11 10:36:48 -08:00 committed by GitHub
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',
},