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

@ -48,7 +48,9 @@ const J40AccordionItem = ({id, title, children}:IJ40AccordionItem) => {
onClick={() => setIsExpanded(!isExpanded)}
tabIndex={0}
>
{isExpanded ? 'hide' : 'show'}
{isExpanded ?
EXPLORE_COPY.SIDE_PANEL_DEMOGRAPHICS.HIDE_DEMOGRAPHICS :
EXPLORE_COPY.SIDE_PANEL_DEMOGRAPHICS.SHOW_DEMOGRAPHICS}
</a>
{ isExpanded ?
<img

View file

@ -17,7 +17,7 @@ exports[`rendering of TractDemographics component does it render a tract in Alas
id="race-header"
tabindex="0"
>
show
Show
</a>
<img
alt="expand icon"
@ -107,7 +107,7 @@ exports[`rendering of TractDemographics component does it render a tract in Alas
id="age-header"
tabindex="0"
>
show
Show
</a>
<img
alt="expand icon"
@ -167,7 +167,7 @@ exports[`rendering of TractDemographics component does it render a tract in Amer
id="race-header"
tabindex="0"
>
show
Show
</a>
<img
alt="expand icon"
@ -257,7 +257,7 @@ exports[`rendering of TractDemographics component does it render a tract in Amer
id="age-header"
tabindex="0"
>
show
Show
</a>
<img
alt="expand icon"
@ -317,7 +317,7 @@ exports[`rendering of TractDemographics component does it render a tract in NYC
id="race-header"
tabindex="0"
>
show
Show
</a>
<img
alt="expand icon"
@ -407,7 +407,7 @@ exports[`rendering of TractDemographics component does it render a tract in NYC
id="age-header"
tabindex="0"
>
show
Show
</a>
<img
alt="expand icon"