Skip to content

Commit b2adc08

Browse files
authored
Merge pull request #2442 from synonymdev/catch-21/liquidity-error
fix: correct liquidity error with suggestion to visit Help Centre
2 parents 9ed4b67 + 74f0f29 commit b2adc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/i18n/locales/en/lightning.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"string": "The amount you can transfer to your spending balance is currently limited to ₿ {amount}."
122122
},
123123
"description_zero": {
124-
"string": "You've reached the maximum for your spending balance."
124+
"string": "Your transfer to the spending balance is limited due to liquidity policy. For details, visit the Help Center."
125125
}
126126
}
127127
},

0 commit comments

Comments
 (0)