From e02a8b4872ce761e3571e66f3c3417323b5df233 Mon Sep 17 00:00:00 2001 From: saml33 Date: Wed, 3 Jan 2024 09:41:32 +1100 Subject: [PATCH] update perp market close warning text --- public/locales/en/trade.json | 2 +- public/locales/es/trade.json | 2 +- public/locales/ru/trade.json | 2 +- public/locales/zh/trade.json | 2 +- public/locales/zh_tw/trade.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/en/trade.json b/public/locales/en/trade.json index b3e44f1a..55f85d71 100644 --- a/public/locales/en/trade.json +++ b/public/locales/en/trade.json @@ -88,7 +88,7 @@ "positions": "Positions", "post": "Post", "preview-sound": "Preview Sound", - "price-expect": "The execution price may be worse than you expect and full execution is not guaranteed. Your order will be filled up to a max slippage of 2.5%", + "price-expect": "The execution price may be worse than you expect and full execution is not guaranteed. Your order will be filled up to a max slippage of 2.5%. Slippage is calculated from the orderbook bids and asks which can change from the time of order placement. Using limit orders is recommended.", "price-provided-by": "Oracle by", "quote": "Quote", "realized-pnl": "Realized PnL", diff --git a/public/locales/es/trade.json b/public/locales/es/trade.json index cb245e40..7e384a49 100644 --- a/public/locales/es/trade.json +++ b/public/locales/es/trade.json @@ -88,7 +88,7 @@ "positions": "Positions", "post": "Post", "preview-sound": "Preview Sound", - "price-expect": "The execution price may be worse than you expect and full execution is not guaranteed. Your order will be filled up to a max slippage of 2.5%", + "price-expect": "The execution price may be worse than you expect and full execution is not guaranteed. Your order will be filled up to a max slippage of 2.5%. Slippage is calculated from the orderbook bids and asks which can change from the time of order placement. Using limit orders is recommended.", "price-provided-by": "Oracle by", "quote": "Quote", "realized-pnl": "Realized PnL", diff --git a/public/locales/ru/trade.json b/public/locales/ru/trade.json index cb245e40..7e384a49 100644 --- a/public/locales/ru/trade.json +++ b/public/locales/ru/trade.json @@ -88,7 +88,7 @@ "positions": "Positions", "post": "Post", "preview-sound": "Preview Sound", - "price-expect": "The execution price may be worse than you expect and full execution is not guaranteed. Your order will be filled up to a max slippage of 2.5%", + "price-expect": "The execution price may be worse than you expect and full execution is not guaranteed. Your order will be filled up to a max slippage of 2.5%. Slippage is calculated from the orderbook bids and asks which can change from the time of order placement. Using limit orders is recommended.", "price-provided-by": "Oracle by", "quote": "Quote", "realized-pnl": "Realized PnL", diff --git a/public/locales/zh/trade.json b/public/locales/zh/trade.json index 1df3f578..bb9ab0ec 100644 --- a/public/locales/zh/trade.json +++ b/public/locales/zh/trade.json @@ -88,7 +88,7 @@ "positions": "持仓", "post": "Post", "preview-sound": "声音预览", - "price-expect": "执行价格可能比您预期的更差,并且不能保证完全执行。 您的订单将被执行,最大滑点为 2.5%", + "price-expect": "The execution price may be worse than you expect and full execution is not guaranteed. Your order will be filled up to a max slippage of 2.5%. Slippage is calculated from the orderbook bids and asks which can change from the time of order placement. Using limit orders is recommended.", "price-provided-by": "预言机来自", "quote": "计价", "realized-pnl": "已实现的盈亏", diff --git a/public/locales/zh_tw/trade.json b/public/locales/zh_tw/trade.json index 8e92b6d2..885b3175 100644 --- a/public/locales/zh_tw/trade.json +++ b/public/locales/zh_tw/trade.json @@ -88,7 +88,7 @@ "positions": "持倉", "post": "Post", "preview-sound": "聲音預覽", - "price-expect": "執行價格可能比您預期的更差,並且不能保證完全執行。 您的訂單將被執行,最大滑點為 2.5%", + "price-expect": "The execution price may be worse than you expect and full execution is not guaranteed. Your order will be filled up to a max slippage of 2.5%. Slippage is calculated from the orderbook bids and asks which can change from the time of order placement. Using limit orders is recommended.", "price-provided-by": "預言機來自", "quote": "計價", "realized-pnl": "已實現的盈虧",