Skip to content

Commit 21cd1b6

Browse files
authored
fix: spelling error in dapp transaction failure notice (#1952)
fixes: LW-13252
1 parent bb8d8ce commit 21cd1b6

File tree

1 file changed

+1
-1
lines changed
  • packages/translation/src/lib/translations/browser-extension-wallet

1 file changed

+1
-1
lines changed

packages/translation/src/lib/translations/browser-extension-wallet/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@
660660
"dapp.noWallet.heading": "You don't have a wallet right now",
661661
"dapp.sign.data.failure.description": "Signing failed. Please try again",
662662
"dapp.sign.data.success.description": "Data signed",
663-
"dapp.sign.failure.description": "The transaction has not been proceed. Please try again",
663+
"dapp.sign.failure.description": "The transaction has not been processed. Please try again",
664664
"dapp.signData.failure.description": "The data has not been signed. Please try again",
665665
"dapp.sign.failure.title": "Oops something went wrong!",
666666
"dapp.sign.header": "Sign transaction",

0 commit comments

Comments
 (0)