diff --git a/src/screens/Transfer/Liquidity.tsx b/src/screens/Transfer/Liquidity.tsx
index 601b4127b..bcef2557f 100644
--- a/src/screens/Transfer/Liquidity.tsx
+++ b/src/screens/Transfer/Liquidity.tsx
@@ -42,6 +42,7 @@ const Liquidity = ({
{t('liquidity.text')}
+
{t('liquidity.label')}
& routing"
},
"text": {
- "string": "Your spending balance in Bitkit is like your internet connection. Instead of bandwidth, you pay for liquidity and payment routing.\n\nPayments to and from your spending balance are cheaper, faster, and more private than regular Bitcoin transactions.\n\nThe network fee and service provider fee are one-time costs to set up your balance."
+ "string": "Your Spending Balance uses the Lightning Network to make your payments cheaper, faster, and more private.\n\nThis works like internet access, but you pay for liquidity & routing instead of bandwidth.\n\nThis setup includes some one-time costs."
},
"label": {
"string": "Spending Balance Liquidity"
diff --git a/src/utils/i18n/locales/en/wallet.json b/src/utils/i18n/locales/en/wallet.json
index 16e36022d..de98c20da 100644
--- a/src/utils/i18n/locales/en/wallet.json
+++ b/src/utils/i18n/locales/en/wallet.json
@@ -323,10 +323,10 @@
"string": "Increase Receiving Capacity"
},
"text": {
- "string": "Your spending balance in Bitkit is like your internet connection. Instead of bandwidth, you pay for liquidity and payment routing.\n\nPayments from your spending balance are cheaper, faster, and more private than regular Bitcoin transactions.\n\nThe network fee and service provider fee are one-time costs to set up your balance."
+ "string": "Your Spending Balance uses the Lightning Network to make your payments cheaper, faster, and more private.\n\nThis works like internet access, but you pay for liquidity & routing instead of bandwidth.\n\nThis setup includes some one-time costs."
},
"text_additional": {
- "string": "Your spending balance in Bitkit is like your internet connection. Instead of bandwidth, you pay for liquidity and payment routing.\n\nPayments from your spending balance are cheaper, faster, and more private than regular Bitcoin transactions.\n\nBitkit needs to increase the receiving capacity of your spending balance to process this payment."
+ "string": "Your Spending Balance uses the Lightning Network to make your payments cheaper, faster, and more private.\n\nThis works like internet access, but you pay for liquidity & routing instead of bandwidth.\n\nBitkit needs to increase the receiving capacity of your spending balance to process this payment."
},
"label": {
"string": "Spending Balance Liquidity"