connection warning i18n

This commit is contained in:
Tiago Vasconcelos
2025-10-30 10:54:16 +00:00
parent b71382aa1e
commit 9d288e6a98
+3 -1
View File
@@ -674,5 +674,7 @@ window.localisation.en = {
paid: 'Paid',
funding_source_retries: 'Max Retries',
funding_source_retries_desc:
'Maximum number of retries for funding sources, before it falls back to VoidWallet.'
'Maximum number of retries for funding sources, before it falls back to VoidWallet.',
ws_connection_warning:
'Lost connection to the websocket. Wait while page tries to reconnect.'
}