Spanish changes from translation team (#1650)

* Add translation of 'email' on About page

- Email to Correo electrónico

* Add en ingles suffix and Spanish oridinals

* Correct variable name in es.json

* Add missing colon

* Replace brackets with parens when using en ingles
This commit is contained in:
Vim 2022-05-18 14:37:36 -04:00 committed by GitHub
commit c398fe8737
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 58 additions and 18 deletions

View file

@ -137,7 +137,7 @@ const AboutPage = ({location}: IAboutPageProps) => {
size={'small'}
imgSrc={commentIcon}
header={intl.formatMessage(ABOUT_COPY.GET_INVOLVED.SEND_FEEDBACK_HEADING)}
linkText={`Email: ${COMMON_COPY.FEEDBACK_EMAIL}`}
linkText={ABOUT_COPY.GET_INVOLVED_COMMENTS.EMAIL}
url={`mailto:${COMMON_COPY.FEEDBACK_EMAIL}`}
openUrlNewTab={true}
internal={false}>

View file

@ -787,7 +787,9 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis
rel="noreferrer"
target="_blank"
>
Email: Screeningtool-Support@omb.eop.gov
Email: Screeningtool-Support@omb.eop.gov
</a>
</div>
</div>