diff --git a/static/app-strings.json b/static/app-strings.json index 75ee7a369..49344a02b 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -755,7 +755,7 @@ "Official YouTube Creator - Last checked %time_ago%": "Official YouTube Creator - Last checked %time_ago%", "Install Now": "Install Now", "Invite Link": "Invite Link", - "Share this link with friends (or enemies) and earn LBC when they join lbry.tv": "Share this link with friends (or enemies) and earn LBC when they join lbry.tv", + "Earn LBC for inviting subscribers, followers, fans, friends, etc. to join and follow you on %SITE_NAME%. You can use invites just like affiliate links.": "Earn LBC for inviting subscribers, followers, fans, friends, etc. to join and follow you on %SITE_NAME%. You can use invites just like affiliate links.", "Your invite link": "Your invite link", "Customize link": "Customize link", "rewards": "rewards", diff --git a/ui/component/inviteNew/view.jsx b/ui/component/inviteNew/view.jsx index 94745859c..a87f353bb 100644 --- a/ui/component/inviteNew/view.jsx +++ b/ui/component/inviteNew/view.jsx @@ -74,7 +74,10 @@ function InviteNew(props: Props) {