You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: public/i18n/en.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -343,7 +343,8 @@
343
343
"close_channel": "Close",
344
344
"online_channels": "Online Channels",
345
345
"offline_channels": "Offline Channels",
346
-
"close_channel_confirm": "Closing this channel will move the balance on-chain and incur an on-chain fee."
346
+
"close_channel_confirm": "Closing this channel will move the balance on-chain and incur an on-chain fee.",
347
+
"force_close_channel_confirm": "This channel is offline. Force closing this channel will move the balance on-chain, incur an on-chain fee, and may take a few days to settle."
0 commit comments