From 14355ed966b231ea37b0f08f8ff0ddf13d8f2877 Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Wed, 26 Aug 2020 17:23:01 -0400 Subject: [PATCH] fix copy --- static/app-strings.json | 2 +- ui/page/buy/view.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 = (