mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-02 14:04:19 -07:00
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:
parent
2f8f2240b4
commit
c99677f9b3
8 changed files with 362 additions and 118 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue