diff --git a/static/app-strings.json b/static/app-strings.json index 49344a02b..7f6226eab 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1103,7 +1103,7 @@ "We will refund no questions asked within 30 days.": "We will refund no questions asked within 30 days.", "Buy": "Buy", "buy": "buy", - "Buy LBRY Credits": "Buy LBRY Credits", + "Buy credits": "Buy credits", "Country": "Country", "Only some countries are eligible at this time. We are working to make this available to everyone.": "Only some countries are eligible at this time. We are working to make this available to everyone.", "Select your country": "Select your country", diff --git a/ui/page/buy/view.jsx b/ui/page/buy/view.jsx index 65bb9573c..65ecb1800 100644 --- a/ui/page/buy/view.jsx +++ b/ui/page/buy/view.jsx @@ -76,7 +76,7 @@ export default function BuyPage(props: Props) { } }, [url, setUrl, receiveAddress, email]); - const title = __('Buy LBRY Credits'); + const title = __('Buy credits'); const subtitle = (