@orderly.network/i18n 2.8.10 → 2.8.11-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{types-CBVjlIWD.d.ts → constant-JUUchtwc.d.mts} +95 -84
- package/dist/constant-JUUchtwc.d.ts +1207 -0
- package/dist/constant.d.mts +1 -1
- package/dist/constant.d.ts +1 -1
- package/dist/constant.js +1 -1
- package/dist/constant.js.map +1 -1
- package/dist/constant.mjs +1 -1
- package/dist/constant.mjs.map +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +15 -6
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +15 -6
- package/dist/index.mjs.map +1 -1
- package/dist/locale.csv +14 -5
- package/dist/locales/de.json +14 -5
- package/dist/locales/en.json +14 -5
- package/dist/locales/es.json +14 -5
- package/dist/locales/fr.json +14 -5
- package/dist/locales/id.json +14 -5
- package/dist/locales/it.json +14 -5
- package/dist/locales/ja.json +14 -5
- package/dist/locales/ko.json +14 -5
- package/dist/locales/nl.json +14 -5
- package/dist/locales/pl.json +14 -5
- package/dist/locales/pt.json +14 -5
- package/dist/locales/ru.json +14 -5
- package/dist/locales/tc.json +14 -5
- package/dist/locales/tr.json +14 -5
- package/dist/locales/uk.json +14 -5
- package/dist/locales/vi.json +14 -5
- package/dist/locales/zh.json +14 -5
- package/dist/utils.d.mts +1 -1
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +15 -6
- package/dist/utils.js.map +1 -1
- package/dist/utils.mjs +15 -6
- package/dist/utils.mjs.map +1 -1
- package/package.json +3 -3
package/dist/index.mjs
CHANGED
|
@@ -276,6 +276,8 @@ var common = {
|
|
|
276
276
|
"common.vaults": "Vaults",
|
|
277
277
|
"common.optional": "Optional",
|
|
278
278
|
"common.learnMore": "Learn more",
|
|
279
|
+
"common.liquidationPrice.tooltip": "Estimated price at which your position will be liquidated. Prices are estimated and depend on multiple factors across all positions.",
|
|
280
|
+
"common.liquidationPrice.tooltip.learnMore": "Learn more about liquidation",
|
|
279
281
|
"common.switch": "Switch",
|
|
280
282
|
"common.notSupported": "Not supported",
|
|
281
283
|
"common.details": "Details",
|
|
@@ -702,8 +704,8 @@ var portfolio = {
|
|
|
702
704
|
var positions = {
|
|
703
705
|
"positions.closePosition": "Close Position",
|
|
704
706
|
"positions.fundingFee.title": "Funding Fee",
|
|
705
|
-
"positions.fundingFee.tooltip": "
|
|
706
|
-
"positions.fundingRate.tooltip": "Records include funding from
|
|
707
|
+
"positions.fundingFee.tooltip": "Total funding fees from closed positions only, including partially closed portions.",
|
|
708
|
+
"positions.fundingRate.tooltip": "Funding fee amount for each funding interval during the time the position was open. Records may include funding fees from both closed positions and currently open positions.",
|
|
707
709
|
"positions.liquidation": "Liquidation",
|
|
708
710
|
"positions.positionHistory": "Position history",
|
|
709
711
|
"positions.closeAll": "Close all",
|
|
@@ -711,7 +713,6 @@ var positions = {
|
|
|
711
713
|
"positions.closeAll.description": "Are you sure you want to close all of your positions? They will be closed using market orders.",
|
|
712
714
|
"positions.closeAll.success": "All positions closed successfully",
|
|
713
715
|
"positions.column.liqPrice": "Liq. price",
|
|
714
|
-
"positions.column.liqPrice.tooltip": "Estimated price at which your position will be liquidated. Prices are estimated and depend on multiple factors across all positions.",
|
|
715
716
|
"positions.column.unrealPnl.tooltip": "Current unrealized profit or loss on your open positions across all widgets calculated using Mark Price.",
|
|
716
717
|
"positions.column.unrealPnl.priceBasis": "Unrealized PnL Price Basis",
|
|
717
718
|
"positions.column.margin": "Margin",
|
|
@@ -881,6 +882,8 @@ var trading = {
|
|
|
881
882
|
"trading.orderBook": "Order book",
|
|
882
883
|
"trading.lastTrades": "Last trades",
|
|
883
884
|
"trading.orderBook.column.value": "Value",
|
|
885
|
+
"trading.orderBook.settings": "Settings",
|
|
886
|
+
"trading.orderBook.showBuySellRatio": "Show buy/sell ratio",
|
|
884
887
|
"trading.tabs.chart": "Chart",
|
|
885
888
|
"trading.tabs.trades": "Trades",
|
|
886
889
|
"trading.tabs.data": "Data",
|
|
@@ -906,6 +909,12 @@ var trading = {
|
|
|
906
909
|
"trading.asset.maintenanceMarginRatio": "Maintenance margin ratio",
|
|
907
910
|
"trading.asset.maintenanceMarginRatio.tooltip": "The minimum margin ratio required to protect your positions from being liquidated. If the Margin ratio falls below the Maintenance margin ratio, the account will be liquidated.",
|
|
908
911
|
"trading.asset.maintenanceMarginRatio.formula": "Account maintenance margin ratio = Sum(Position notional * Symbol maintenance Margin Ratio) / Total position notional * 100%",
|
|
912
|
+
"trading.asset.maintenanceMargin": "Maintenance margin",
|
|
913
|
+
"trading.asset.maintenanceMargin.tooltip": "Maintenance margin is the minimum amount of margin required to keep all your open positions alive. If your account equity falls below the maintenance margin, the account will be liquidated.",
|
|
914
|
+
"trading.asset.maintenanceMargin.formula": "Maintenance margin = Sum(Position notional * Symbol maintenance margin ratio)",
|
|
915
|
+
"trading.asset.currentLeverage": "Current leverage",
|
|
916
|
+
"trading.asset.currentLeverage.tooltip": "Current Account Leverage shows how much leverage you are currently using based on your open positions.",
|
|
917
|
+
"trading.asset.currentLeverage.formula": "Current leverage = (Total position notional / Total collateral value)",
|
|
909
918
|
"trading.riskRate": "Risk rate",
|
|
910
919
|
"trading.riskRate.tooltip": "The Risk rate is used to assess the risk level of an account. When the Risk rate reaches 100%, the account will be liquidated",
|
|
911
920
|
"trading.riskRate.formula": "Risk rate = Maintenance margin ratio / Margin ratio * 100%",
|
|
@@ -918,8 +927,8 @@ var trading = {
|
|
|
918
927
|
"trading.fundingRate.estimatedFundingRate": "Estimated funding rate",
|
|
919
928
|
"trading.fundingRate.estimatedFundingFee": "Estimated funding fee",
|
|
920
929
|
"trading.fundingRate.annualized": "Annualized",
|
|
921
|
-
"trading.rwa.marketHours": "Market
|
|
922
|
-
"trading.rwa.outsideMarketHours": "
|
|
930
|
+
"trading.rwa.marketHours": "Market on",
|
|
931
|
+
"trading.rwa.outsideMarketHours": "Market off",
|
|
923
932
|
"trading.rwa.tooltip.description.open": "Trading aligns with the underlying market - higher liquidity, normal price movements.",
|
|
924
933
|
"trading.rwa.tooltip.description.close": "Trading is available, but liquidity may be lower and price movement slower.",
|
|
925
934
|
"trading.rwa.tooltip.closeIn": "Regular trading hours will close in <0>{{timeFormat}}</0>",
|
|
@@ -1523,5 +1532,5 @@ function useLocaleCode() {
|
|
|
1523
1532
|
}
|
|
1524
1533
|
|
|
1525
1534
|
export { I18nProvider, LocaleContext, LocaleEnum, LocaleProvider, defaultLanguages, defaultLng, defaultNS, en, generatePath, getLocalePathFromPathname, i18n_default as i18n, i18nCookieKey, i18nLocalStorageKey, parseI18nLang, removeLangPrefix, useLocaleCode, useLocaleContext, useTranslation };
|
|
1526
|
-
//# sourceMappingURL=
|
|
1535
|
+
//# sourceMappingURL=index.mjs.map
|
|
1527
1536
|
//# sourceMappingURL=index.mjs.map
|