welcome modal i18n simplification

This commit is contained in:
Mayesters 2017-06-19 15:51:28 +02:00
parent 7fd9c25af2
commit 0540b3d3b8

View file

@ -47,8 +47,7 @@ class WelcomeModal extends React.PureComponent {
<p>
{__("You earned a reward of")}
{" "}<CreditAmount amount={reward.reward_amount} label={false} />
{" "}{__("LBRY")}
{__("credits, or")} <em>{__("LBC")}</em>.
{" "}{__("LBRY credits, or")} <em>{__("LBC")}</em>.
</p>
<p>
{__("This reward will show in your Wallet momentarily, probably while you are reading this message.")}