mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Remove duplicate message
This commit is contained in:
parent
ad564b4ea4
commit
d4a050a1c0
2 changed files with 1 additions and 2 deletions
|
@ -129,7 +129,7 @@ const Credits = () => (
|
|||
<FormattedHTMLMessage id="credits.acknowledgementsTitle" />
|
||||
</h2>
|
||||
<p>
|
||||
<FormattedHTMLMessage id="credits.pastAcknowledgements" />
|
||||
<FormattedHTMLMessage id="credits.acknowledgementsContributors" />
|
||||
</p>
|
||||
<p>
|
||||
Susan Abend, Robbie Berg, Lauren Bessen, Keith Braadfladt,
|
||||
|
|
|
@ -28,6 +28,5 @@
|
|||
"credits.pastContributors": "Past Contributors",
|
||||
"credits.pastContributorsThanks" : "Many important contributions have been made by previous Scratch Team members, including John Maloney (who led software development for the first decade of Scratch) and Andrés Monroy-Hernández (who led the development of the first Scratch community website).",
|
||||
"credits.otherContributors": "Other contributors include:",
|
||||
"credits.pastAcknowledgements": "The following people have also contributed to the development and support of Scratch over the years:",
|
||||
"credits.acknowledgementsSound": "Thanks to the following freesound.org artists:"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue