From b7723868d1b92b9d137bbbcb3bdbb968c0a23f7c Mon Sep 17 00:00:00 2001 From: benthecarman Date: Mon, 23 Oct 2023 15:00:40 -0500 Subject: [PATCH] Fix typos --- src/i18n/en/translations.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/en/translations.ts b/src/i18n/en/translations.ts index 2ffa97e..7016f5f 100644 --- a/src/i18n/en/translations.ts +++ b/src/i18n/en/translations.ts @@ -466,7 +466,7 @@ export default { gift: { give_sats_link: "Give sats as a gift", title: "Gifting", - no_plus_caption: "Upgrade to Mutiny+ to enabled gifting", + no_plus_caption: "Upgrade to Mutiny+ to enable gifting", receive_too_small: "Your first receive needs to be {{amount}} SATS or greater.", setup_fee_lightning: @@ -488,7 +488,7 @@ export default { send_explainer: "Give the gift of sats. Create a Mutiny gift URL that can be claimed by anyone with a web browser.", send_name_required: "This is for your records", - send_name_label: "Recepient Name", + send_name_label: "Recipient Name", send_header_claimed: "Gift Received!", send_claimed: "Your gift has been claimed. Thanks for sharing.", send_sharable_header: "Sharable URL", @@ -658,7 +658,7 @@ export default { self_custodial: "Mutiny is a self-custodial wallet. To initiate a lightning payment we must open a lightning channel, which requires a minimum amount and a setup fee.", future_payments: - "Future payments, both send and recieve, will only incur normal network fees and a nominal service fee unless your channel runs out of inbound capacity.", + "Future payments, both send and receive, will only incur normal network fees and a nominal service fee unless your channel runs out of inbound capacity.", liquidity: "Learn more about liquidity" }, confirm_dialog: {