mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-07 01:24:19 -07:00
fix: update en.json (#2132)
This commit is contained in:
parent
4fe6ce5a82
commit
7d1d14e05f
2 changed files with 11 additions and 3 deletions
|
@ -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',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue