mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-07-28 14:01:16 -07:00
Fix copy bugs and update en.json for spanish translators (#746)
* update copy bugs - updates snapshots * Update intl en.json - remove duplicate ids
This commit is contained in:
parent
2f8f2240b4
commit
c99677f9b3
8 changed files with 362 additions and 118 deletions
|
@ -133,7 +133,7 @@ const IndexPage = ({location}: IndexPageProps) => {
|
|||
<AboutCard
|
||||
size={'small'}
|
||||
imgSrc={githubIcon}
|
||||
header={intl.formatMessage(ABOUT_COPY.GET_INVOLVED.SEND_FEEDBACK_HEADING)}
|
||||
header={intl.formatMessage(ABOUT_COPY.GET_INVOLVED.JOIN_OSC_HEADING)}
|
||||
linkText={intl.formatMessage(ABOUT_COPY.GET_INVOLVED.JOIN_OSC_LINK_TEXT)}
|
||||
url={ABOUT_COPY.GITHUB_LINK}
|
||||
openUrlNewTab={true}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue