Add copy to sidepanel on unselected and correct typo on Traffic data (#1646)

* Add copy to sidepanel

- add copy
- add spanish copy
- update snapshots
- udpate en.json and es.json

* Fix typo on Traffic data

* Reduce sidepanel title font size to x-large
This commit is contained in:
Vim 2022-05-16 11:59:09 -04:00 committed by GitHub
commit 90908532fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 44 additions and 8 deletions

View file

@ -608,7 +608,7 @@ export const SOURCE_LINKS = {
/>,
DOT_EPA: <FormattedMessage
id={'methodology.page.category.source.dot.epa.link'}
defaultMessage={`<link1>Traffic Data</link1> from {date17} as compiled by EPA's EJScreen`}
defaultMessage={`<link1>Traffic data</link1> from {date17} as compiled by EPA's EJScreen`}
description={'Navigate to the Methodology page. This is the source link for DOT EPA'}
values={{
link1: linkFn('https://www.epa.gov/ejscreen/technical-documentation-ejscreen', false, true),