fix(website): bad translate tags without default translation (#6485)

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Sébastien Lorber 2022-01-27 14:39:02 +01:00 committed by GitHub
parent 0e13356e1b
commit d791384986
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 13 deletions

View file

@ -224,7 +224,9 @@ export function StudentFellowsTeamRow(): JSX.Element {
values={{
websiteLink: (
<Link href="https://developersam.com">
<Translate id="team.profile.Anshul Goyal.body.websiteLink.label" />
<Translate id="team.profile.Anshul Goyal.body.websiteLink.label">
website
</Translate>
</Link>
),
samLangLink: (