Fix copy bugs and update en.json for spanish translators (#746)

* update copy bugs

- updates snapshots

* Update intl en.json

- remove duplicate ids
This commit is contained in:
Vim 2021-09-23 13:06:26 -07:00 committed by GitHub
commit c99677f9b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 362 additions and 118 deletions

View file

@ -55,7 +55,7 @@ export const PAGE = defineMessages({
},
PRESIDENT_LINK_LABEL: {
id: 'index.presidentalLinkLabel',
defaultMessage: 'Executive Order 14008 on Tackling the Climate Crisis at Home and Abroad',
defaultMessage: 'Executive Order 14008 on Tackling the Climate Crisis at Home and Abroad.',
description: 'Link url to presidential actions executive order. Part of paragraph 2',
},
});
@ -72,7 +72,7 @@ export const HOW_TO_GET_STARTED = defineMessages({
description: 'sub heading of page',
},
FEDERAL_PM_HEADING: {
id: 'federal.pm.info',
id: 'federal.pm.heading',
defaultMessage: 'Federal program managers',
description: 'sub heading of page',
},
@ -109,7 +109,7 @@ export const HOW_TO_GET_STARTED = defineMessages({
export const GET_INVOLVED = defineMessages({
TITLE: {
id: 'getInvolved.title',
defaultMessage: 'How to get started',
defaultMessage: 'Get involved',
description: 'sub heading of page',
},
SEND_FEEDBACK_HEADING: {