update error message

This commit is contained in:
saml33 2023-12-26 08:40:24 +11:00
parent c1d284ec6b
commit c7ac13ab3e
5 changed files with 10 additions and 10 deletions

View File

@ -24,8 +24,8 @@
"current-price": "Current Price",
"depth": "Depth",
"edit-order": "Edit Order",
"error-limit-price-buy-outside-band": "Limit price must be above {{limit}}",
"error-limit-price-sell-outside-band": "Limit price must be below {{limit}}",
"error-limit-price-buy-outside-band": "Limit price must be above {{limit}}. This is a safety measure.",
"error-limit-price-sell-outside-band": "Limit price must be below {{limit}}. This is a safety measure.",
"error-no-long": "No long position to reduce",
"error-no-route": "No route found. Try adjusting your size",
"error-no-short": "No borrow position to reduce",

View File

@ -24,8 +24,8 @@
"current-price": "Current Price",
"depth": "Depth",
"edit-order": "Edit Order",
"error-limit-price-buy-outside-band": "Limit price must be above {{limit}}",
"error-limit-price-sell-outside-band": "Limit price must be below {{limit}}",
"error-limit-price-buy-outside-band": "Limit price must be above {{limit}}. This is a safety measure.",
"error-limit-price-sell-outside-band": "Limit price must be below {{limit}}. This is a safety measure.",
"error-no-long": "No long position to reduce",
"error-no-route": "No route found. Try adjusting your size",
"error-no-short": "No borrow position to reduce",

View File

@ -24,8 +24,8 @@
"current-price": "Current Price",
"depth": "Depth",
"edit-order": "Edit Order",
"error-limit-price-buy-outside-band": "Limit price must be above {{limit}}",
"error-limit-price-sell-outside-band": "Limit price must be below {{limit}}",
"error-limit-price-buy-outside-band": "Limit price must be above {{limit}}. This is a safety measure.",
"error-limit-price-sell-outside-band": "Limit price must be below {{limit}}. This is a safety measure.",
"error-no-long": "No long position to reduce",
"error-no-route": "No route found. Try adjusting your size",
"error-no-short": "No borrow position to reduce",

View File

@ -24,8 +24,8 @@
"current-price": "目前价格",
"depth": "深度",
"edit-order": "编辑订单",
"error-limit-price-buy-outside-band": "Limit price must be above {{limit}}",
"error-limit-price-sell-outside-band": "Limit price must be below {{limit}}",
"error-limit-price-buy-outside-band": "Limit price must be above {{limit}}. This is a safety measure.",
"error-limit-price-sell-outside-band": "Limit price must be below {{limit}}. This is a safety measure.",
"error-no-long": "无做多持仓可减少",
"error-no-route": "No route found. Try adjusting your size",
"error-no-short": "无做空持仓可减少",

View File

@ -24,8 +24,8 @@
"current-price": "目前價格",
"depth": "深度",
"edit-order": "編輯訂單",
"error-limit-price-buy-outside-band": "Limit price must be above {{limit}}",
"error-limit-price-sell-outside-band": "Limit price must be below {{limit}}",
"error-limit-price-buy-outside-band": "Limit price must be above {{limit}}. This is a safety measure.",
"error-limit-price-sell-outside-band": "Limit price must be below {{limit}}. This is a safety measure.",
"error-no-long": "無做多持倉可減少",
"error-no-route": "No route found. Try adjusting your size",
"error-no-short": "無做空持倉可減少",