Skip to content

Commit

Permalink
chore: update price impact warning copy (#1358)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjeatt authored Jun 28, 2023
1 parent 690d951 commit 8cf597d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -603,8 +603,8 @@
"insufficient_liquidity_trade": "Insufficient liquidity for this trade",
"from": "From",
"to": "To",
"swap_has_price_inpact_of": "Considering external price sources, this swap has a price impact of",
"you_are_swapping_input_for_output": "Your are swapping {{inputAmount}} {{inputTicker}} ({{inputAmountUSD}}) for {{outputAmount}} {{outputTicker}} ({{outputAmountUSD}})",
"swap_has_price_inpact_of": "According to external price sources, this swap would result in a monetary loss of",
"you_are_swapping_input_for_output": "You are swapping {{inputAmount}} {{inputTicker}} ({{inputAmountUSD}}) for {{outputAmount}} {{outputTicker}} ({{outputAmountUSD}})",
"cancel_swap": "Cancel swap",
"confirm_swap": "Confirm swap"
},
Expand Down

2 comments on commit 8cf597d

@vercel
Copy link

@vercel vercel bot commented on 8cf597d Jun 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 8cf597d Jun 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.