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
Copy file name to clipboardexpand all lines: src/js/lang/en.js
-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,6 @@ app.lang['en'] = (function() {
58
58
'send.error-insufficient-fee-confirm-retry': 'TRANSACTION REJECTED:\nInsufficient fee. Do you want to retry with the suggested fee of {{fee}} {{symbol}}?',
59
59
'send.error-missing-inputs': 'TRANSACTION REJECTED:\nMissing inputs. It is possible that the payment transaction was already confirmed :(',
60
60
'send.reset-confirm': 'Are you sure you want to reset? (The last double-spend tx will be lost)',
61
-
'send.reset': 'Reset',
62
61
63
62
'services.electrum.failed-request.no-connected-servers': 'Unable to complete request - no connected Electrum servers',
0 commit comments