add supported file types to spee.ch thumbnail upload label

This commit is contained in:
Sean Yesmunt 2018-07-02 14:17:57 -04:00
parent f2b49cb4e8
commit a6a00e0bbb

View file

@ -401,7 +401,7 @@ class PublishForm extends React.PureComponent<Props> {
) : (
<React.Fragment>
{__(
'Upload your thumbnail to spee.ch, or enter the URL manually. Learn more about spee.ch '
'Upload your thumbnail (.png/.jpg/.gif) to spee.ch, or enter the URL manually. Learn more about spee.ch '
)}
<Button button="link" label={__('here')} href="https://spee.ch/about" />.
</React.Fragment>