Skip to content

Commit

Permalink
feat: complete rework of approval ux flow
Browse files Browse the repository at this point in the history
  • Loading branch information
woodenfurniture committed Sep 20, 2024
1 parent 704938a commit 32b72b4
Show file tree
Hide file tree
Showing 20 changed files with 817 additions and 918 deletions.
8 changes: 4 additions & 4 deletions src/assets/translations/en/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -946,10 +946,10 @@
"priceImpactWarning": "Due to the size of this trade relative to available liquidity, the expected price impact of this trade is %{priceImpactPercentage}%. Are you sure you want to trade?",
"enableMetaMaskSnap": "use the multichain snap",
"connectChain": "connect %{chainName}",
"approvalGasFee": "Approval gas fee %{fee}",
"approvalGasFeeLoading": "Approval gas fee loading...",
"approvalResetGasFee": "Approval reset gas fee %{fee}",
"approvalResetGasFeeLoading": "Approval reset gas fee loading...",
"approvalGasFee": "Allowance approval gas fee %{fee}",
"approvalGasFeeLoading": "Allowance approval gas fee loading...",
"approvalResetGasFee": "Allowance reset gas fee %{fee}",
"approvalResetGasFeeLoading": "Allowance reset gas fee loading...",
"approvalFailed": "A problem occurred during allowance approval",
"approvalResetFailed": "A problem occurred during allowance reset",
"tradeComplete": "You now have %{cryptoAmountFormatted} in your wallet on %{chainName}.",
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 32b72b4

Please sign in to comment.