Skip to content

Commit

Permalink
update slippage info
Browse files Browse the repository at this point in the history
  • Loading branch information
bryzettler committed Sep 11, 2023
1 parent ca9a95e commit de5e0b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locales/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ export default {
slippageLabelValue:
'<b>Slippage</b> <secondaryText> {{ amount }}% </secondaryText>',
slippageInfo:
'Slippage is the difference between the expected price of an order and the price when the order actually executes. The slippage percentage shows how much the price for a specific asset has moved. Due to the volatility of cryptocurrency, the price of an asset can fluctuate often depending on trade volume and activity. Your trade will not execute if slippage moves by this much during execution.',
'Slippage is the difference between the expected price of an order and the price when the order actually executes. The slippage percentage shows how much the price for a specific asset has moved. Due to the volatility of cryptocurrency, the price of an asset can fluctuate often depending on trade volume and activity.\n\nYour trade will not execute if slippage moves unfavorably by more than this amount during execution.',
minReceived:
'<b>Minimum Received</b> <secondaryText> {{ amount }} </secondaryText>',
swapComplete: 'Tokens swapped!',
Expand Down

0 comments on commit de5e0b6

Please sign in to comment.