Skip to content

Commit 3058c0f

Browse files
authored
notify copy updates (#1141)
1 parent dd124f9 commit 3058c0f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/core/src/i18n/en.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,14 @@
7676
"notify": {
7777
"transaction": {
7878
"txRequest": "Your transaction is waiting for you to confirm",
79-
"nsfFail": "You have insufficient funds to complete this transaction",
80-
"txUnderpriced": "The gas price for your transaction is too low, try again with a higher gas price",
79+
"nsfFail": "You have insufficient funds for this transaction",
80+
"txUnderpriced": "The gas price for your transaction is too low, try a higher gas price",
8181
"txRepeat": "This could be a repeat transaction",
8282
"txAwaitingApproval": "You have a previous transaction waiting for you to confirm",
83-
"txConfirmReminder": "Please confirm your transaction to continue, the transaction window may be behind your browser",
83+
"txConfirmReminder": "Please confirm your transaction to continue",
8484
"txSendFail": "You rejected the transaction",
8585
"txSent": "Your transaction has been sent to the network",
86-
"txStallPending": "Your transaction has stalled and has not entered the transaction pool",
86+
"txStallPending": "Your transaction has stalled before it was sent, please try again",
8787
"txStuck": "Your transaction is stuck due to a nonce gap",
8888
"txPool": "Your transaction has started",
8989
"txStallConfirmed": "Your transaction has stalled and hasn't been confirmed",

0 commit comments

Comments
 (0)