From de5e0b60c3c791a5ef47310e5b70251a6a4051b4 Mon Sep 17 00:00:00 2001 From: bry Date: Mon, 11 Sep 2023 14:56:57 -0500 Subject: [PATCH] update slippage info --- src/locales/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en.ts b/src/locales/en.ts index dced35ba3..1ce9ea97a 100644 --- a/src/locales/en.ts +++ b/src/locales/en.ts @@ -355,7 +355,7 @@ export default { slippageLabelValue: 'Slippage {{ amount }}% ', 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: 'Minimum Received {{ amount }} ', swapComplete: 'Tokens swapped!',