Merge pull request #3319 from benjiwheeler/add-missing-string

Add missing string
This commit is contained in:
Benjamin Wheeler 2019-08-29 11:46:26 -04:00 committed by GitHub
commit e7c7b81264
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>