This commit is contained in:
Sean Yesmunt 2020-08-26 17:23:01 -04:00
parent 49a7f30f45
commit 14355ed966
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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 = (
<I18nMessage
tokens={{