update spanish translations (#2241)

* closes #2237

* closes #2238

* update about page links

* test deployment keys
This commit is contained in:
Vim 2023-08-14 15:12:24 -07:00 committed by GitHub
commit d3376665bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 40 additions and 14 deletions

View file

@ -19,7 +19,9 @@ export const CEJST_MEMO = `https://www.whitehouse.gov/wp-content/uploads/2023/01
export const CEJST_MEMO_ES = `https://static-data-screeningtool.geoplatform.gov/data-versions/1.0/data/score/downloadable/M-23-09_Signed_CEQ_CPO_es.pdf`;
export const USE_MAP_TUTORIAL_LINK = `https://static-data-screeningtool.geoplatform.gov/data-versions/1.0/data/score/downloadable/Using-the-CEJST-Tutorial.pdf`;
export const USE_MAP_TUTORIAL_LINK_ES = `https://static-data-screeningtool.geoplatform.gov/data-versions/1.0/data/score/downloadable/Using-the-CEJST-Tutorial-es.pdf`;
export const USE_DATA_TUTORIAL_LINK = `https://static-data-screeningtool.geoplatform.gov/data-versions/1.0/data/score/downloadable/Using-the-CEJST-Spreadsheet-Tutorial.pdf`;
export const USE_DATA_TUTORIAL_LINK_ES = `https://static-data-screeningtool.geoplatform.gov/data-versions/1.0/data/score/downloadable/Using-the-CEJST-Spreadsheet-Tutorial-es.pdf`;
export const GITHUB_LINK = 'https://github.com/usds/justice40-tool';
export const GITHUB_LINK_ES = 'https://github.com/usds/justice40-tool/blob/main/README-es.md';

View file

@ -582,6 +582,16 @@ export const SIDE_PANEL_DEMOGRAPHICS = {
defaultMessage={'Elderly over 65'}
description={`Navigate to the explore the map page. When the map is in view, click on the map. The side panel will show the demographics: Elderly over 65`}
/>,
SHOW_DEMOGRAPHICS: <FormattedMessage
id={'explore.map.page.side.panel.demo.show'}
defaultMessage={'Show'}
description={`Show of show / hide accordian`}
/>,
HIDE_DEMOGRAPHICS: <FormattedMessage
id={'explore.map.page.side.panel.demo.hide'}
defaultMessage={'Hide'}
description={`Hide of show / hide accordian`}
/>,
};
export const SIDE_PANEL_TRIBAL_INFO = defineMessages({