Skip to content

Commit 1eb8359

Browse files
committed
fix: add missing loc string
1 parent ca2ded6 commit 1eb8359

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"spending_amount_bitcoin": "Choose how much money you want to be able to spend instantly.",
5656
"receiving_amount_money": "Choose how much money you want to be able to receive instantly.",
5757
"receiving_amount_bitcoin": "Enter the amount of Bitcoin you want to be able to receive instantly.",
58+
"cost": "(Cost: {amount})",
5859
"enter_custom_amount": "Enter Amount",
5960
"custom_confirm_header": "Please\n<accent>confirm</accent>",
6061
"custom_confirm_cost": "It costs <accent>{txFee}</accent> in network fees and <accent>{lspFee}</accent> in service provider fees to transfer your funds. Your spending balance should stay active for at least <accentWithKeyboard>{weeks, plural, one {# week} other {# weeks}}.<penIcon/></accentWithKeyboard>",

0 commit comments

Comments
 (0)