mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-11 20:14:19 -07:00
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:
parent
85ffb1b6b9
commit
c398fe8737
8 changed files with 58 additions and 18 deletions
|
@ -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}>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue