change send sats title

This commit is contained in:
Kieran 2023-04-17 21:35:10 +01:00
parent b6cc1765db
commit 766c1fe472
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ export default function ManageSubscriptionPage() {
show={invoice !== ""}
onClose={() => setInvoice("")}
title={formatMessage({
defaultMessage: "Renew subscription",
defaultMessage: "Pay for subscription",
})}
/>
</>