Merge pull request #646 from lbryio/disabledmessage

update disabled reward text
This commit is contained in:
Jeremy Kauffman 2017-10-02 12:30:35 -04:00 committed by GitHub
commit ab8c07a7aa

View file

@ -75,7 +75,7 @@ class RewardsPage extends React.PureComponent {
)}
</p>
<p>
{__("You will receive an email when this process is complete.") +
{__("If you continue to see this message, send us an email to help@lbry.io.") +
" " +
__("Please enjoy free content in the meantime!")}
</p>