mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 17:16:11 -05:00
Merge pull request #3319 from benjiwheeler/add-missing-string
Add missing string
This commit is contained in:
commit
e7c7b81264
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ class Ideas extends React.Component {
|
|||
>
|
||||
<Button className="ideas-button">
|
||||
<img src="/images/ideas/download-icon.svg" />
|
||||
<FormattedMessage id="ideas.downloadPDF" />
|
||||
<FormattedMessage id="general.downloadPDF" />
|
||||
</Button>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue