@orderly.network/i18n 2.10.1 → 2.10.2

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.
@@ -825,6 +825,12 @@ declare const en: {
825
825
  "positions.closeAll.ofSymbol": string;
826
826
  "positions.closeAll.description": string;
827
827
  "positions.closeAll.success": string;
828
+ "positions.closeAll.optionAll": string;
829
+ "positions.closeAll.optionProfit": string;
830
+ "positions.closeAll.optionLoss": string;
831
+ "positions.closeAll.noPositions.profit": string;
832
+ "positions.closeAll.noPositions.loss": string;
833
+ "positions.closeAll.popover.desc": string;
828
834
  "positions.column.liqPrice": string;
829
835
  "positions.column.unrealPnl.tooltip": string;
830
836
  "positions.column.unrealPnl.priceBasis": string;
@@ -972,6 +978,8 @@ declare const en: {
972
978
  "portfolio.overview.performance.volume.tooltip": string;
973
979
  "portfolio.overview.performance.dailyPnl": string;
974
980
  "portfolio.overview.performance.cumulativePnl": string;
981
+ "portfolio.overview.performance.dailyVolume": string;
982
+ "portfolio.overview.performance.cumulativeVolume": string;
975
983
  "portfolio.overview.distribution": string;
976
984
  "portfolio.overview.transferHistory": string;
977
985
  "portfolio.overview.vaults": string;
@@ -1045,6 +1053,7 @@ declare const en: {
1045
1053
  "portfolio.setting.cancelOpenOrders.description": string;
1046
1054
  "portfolio.setting.soundAlerts": string;
1047
1055
  "portfolio.setting.soundAlerts.description": string;
1056
+ "portfolio.setting.theme": string;
1048
1057
  "markets.favorites": string;
1049
1058
  "markets.recent": string;
1050
1059
  "markets.newListings": string;
@@ -1074,6 +1083,9 @@ declare const en: {
1074
1083
  "markets.column.24hVol": string;
1075
1084
  "markets.column.OI": string;
1076
1085
  "markets.column.last&24hPercentage": string;
1086
+ "markets.column.mark": string;
1087
+ "markets.column.index": string;
1088
+ "markets.column.mark&Index": string;
1077
1089
  "markets.funding.comparison": string;
1078
1090
  "markets.funding.column.estFunding": string;
1079
1091
  "markets.funding.column.lastFunding": string;
@@ -825,6 +825,12 @@ declare const en: {
825
825
  "positions.closeAll.ofSymbol": string;
826
826
  "positions.closeAll.description": string;
827
827
  "positions.closeAll.success": string;
828
+ "positions.closeAll.optionAll": string;
829
+ "positions.closeAll.optionProfit": string;
830
+ "positions.closeAll.optionLoss": string;
831
+ "positions.closeAll.noPositions.profit": string;
832
+ "positions.closeAll.noPositions.loss": string;
833
+ "positions.closeAll.popover.desc": string;
828
834
  "positions.column.liqPrice": string;
829
835
  "positions.column.unrealPnl.tooltip": string;
830
836
  "positions.column.unrealPnl.priceBasis": string;
@@ -972,6 +978,8 @@ declare const en: {
972
978
  "portfolio.overview.performance.volume.tooltip": string;
973
979
  "portfolio.overview.performance.dailyPnl": string;
974
980
  "portfolio.overview.performance.cumulativePnl": string;
981
+ "portfolio.overview.performance.dailyVolume": string;
982
+ "portfolio.overview.performance.cumulativeVolume": string;
975
983
  "portfolio.overview.distribution": string;
976
984
  "portfolio.overview.transferHistory": string;
977
985
  "portfolio.overview.vaults": string;
@@ -1045,6 +1053,7 @@ declare const en: {
1045
1053
  "portfolio.setting.cancelOpenOrders.description": string;
1046
1054
  "portfolio.setting.soundAlerts": string;
1047
1055
  "portfolio.setting.soundAlerts.description": string;
1056
+ "portfolio.setting.theme": string;
1048
1057
  "markets.favorites": string;
1049
1058
  "markets.recent": string;
1050
1059
  "markets.newListings": string;
@@ -1074,6 +1083,9 @@ declare const en: {
1074
1083
  "markets.column.24hVol": string;
1075
1084
  "markets.column.OI": string;
1076
1085
  "markets.column.last&24hPercentage": string;
1086
+ "markets.column.mark": string;
1087
+ "markets.column.index": string;
1088
+ "markets.column.mark&Index": string;
1077
1089
  "markets.funding.comparison": string;
1078
1090
  "markets.funding.column.estFunding": string;
1079
1091
  "markets.funding.column.lastFunding": string;
@@ -1,2 +1,2 @@
1
- export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './constant-Bj87AFGw.mjs';
1
+ export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './constant-UZhfXyyb.mjs';
2
2
  import 'react';
@@ -1,2 +1,2 @@
1
- export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './constant-Bj87AFGw.js';
1
+ export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './constant-UZhfXyyb.js';
2
2
  import 'react';
package/dist/index.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- import { L as LocaleCode, R as Resources, a as LocaleContextState } from './constant-Bj87AFGw.mjs';
2
- export { b as Language, d as LocaleContext, f as LocaleEnum, e as LocaleMessages, P as PopupMode, c as PopupProps, g as defaultLanguages, h as defaultLng, i as defaultNS, l as en, k as i18nCookieKey, j as i18nLocalStorageKey, u as useLocaleContext } from './constant-Bj87AFGw.mjs';
1
+ import { L as LocaleCode, R as Resources, a as LocaleContextState } from './constant-UZhfXyyb.mjs';
2
+ export { b as Language, d as LocaleContext, f as LocaleEnum, e as LocaleMessages, P as PopupMode, c as PopupProps, g as defaultLanguages, h as defaultLng, i as defaultNS, l as en, k as i18nCookieKey, j as i18nLocalStorageKey, u as useLocaleContext } from './constant-UZhfXyyb.mjs';
3
3
  import * as react_i18next from 'react-i18next';
4
4
  import { I18nextProviderProps, FallbackNs, UseTranslationOptions } from 'react-i18next';
5
5
  export * from 'react-i18next';
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { L as LocaleCode, R as Resources, a as LocaleContextState } from './constant-Bj87AFGw.js';
2
- export { b as Language, d as LocaleContext, f as LocaleEnum, e as LocaleMessages, P as PopupMode, c as PopupProps, g as defaultLanguages, h as defaultLng, i as defaultNS, l as en, k as i18nCookieKey, j as i18nLocalStorageKey, u as useLocaleContext } from './constant-Bj87AFGw.js';
1
+ import { L as LocaleCode, R as Resources, a as LocaleContextState } from './constant-UZhfXyyb.js';
2
+ export { b as Language, d as LocaleContext, f as LocaleEnum, e as LocaleMessages, P as PopupMode, c as PopupProps, g as defaultLanguages, h as defaultLng, i as defaultNS, l as en, k as i18nCookieKey, j as i18nLocalStorageKey, u as useLocaleContext } from './constant-UZhfXyyb.js';
3
3
  import * as react_i18next from 'react-i18next';
4
4
  import { I18nextProviderProps, FallbackNs, UseTranslationOptions } from 'react-i18next';
5
5
  export * from 'react-i18next';
package/dist/index.js CHANGED
@@ -481,7 +481,7 @@ var markets = {
481
481
  "markets.favorites.tabs.delete.dialog.description": "Are you sure you want to delete {{name}}?",
482
482
  "markets.favorites.addFavorites": "Add favorites",
483
483
  "markets.column.market": "Market",
484
- "markets.column.24hChange": "24h change",
484
+ "markets.column.24hChange": "24h%",
485
485
  "markets.column.24hVolume": "24h volume",
486
486
  // TODO: use markets.column.market and common.volume
487
487
  "markets.column.market&Volume": "Market / Volume",
@@ -492,6 +492,9 @@ var markets = {
492
492
  "markets.column.24hVol": "24h Vol",
493
493
  "markets.column.OI": "OI",
494
494
  "markets.column.last&24hPercentage": "Last/24h%",
495
+ "markets.column.mark": "Mark",
496
+ "markets.column.index": "Index",
497
+ "markets.column.mark&Index": "Mark / Index",
495
498
  "markets.funding.comparison": "Comparison",
496
499
  "markets.funding.column.estFunding": "Est. funding",
497
500
  "markets.funding.column.lastFunding": "Last funding",
@@ -709,6 +712,8 @@ var portfolio = {
709
712
  "portfolio.overview.performance.volume.tooltip": "Trading volume over the selected period.",
710
713
  "portfolio.overview.performance.dailyPnl": "Daily PnL",
711
714
  "portfolio.overview.performance.cumulativePnl": "Cumulative PnL",
715
+ "portfolio.overview.performance.dailyVolume": "Daily Volume",
716
+ "portfolio.overview.performance.cumulativeVolume": "Cumulative Volume",
712
717
  "portfolio.overview.distribution": "Distribution",
713
718
  "portfolio.overview.transferHistory": "Transfer history",
714
719
  "portfolio.overview.vaults": "Vaults",
@@ -783,7 +788,8 @@ var portfolio = {
783
788
  "portfolio.setting.cancelOpenOrders": "Cancel open orders during system upgrade",
784
789
  "portfolio.setting.cancelOpenOrders.description": "During the upgrade period, all open orders will be cancelled to manage your risk in case of high market volatility.",
785
790
  "portfolio.setting.soundAlerts": "Sound notification",
786
- "portfolio.setting.soundAlerts.description": "Play a notification sound when an order is filled or canceled."
791
+ "portfolio.setting.soundAlerts.description": "Play a notification sound when an order is filled or canceled.",
792
+ "portfolio.setting.theme": "Theme"
787
793
  };
788
794
 
789
795
  // src/locale/module/positions.ts
@@ -798,6 +804,12 @@ var positions = {
798
804
  "positions.closeAll.ofSymbol": "Close all of {{symbol}}",
799
805
  "positions.closeAll.description": "Are you sure you want to close all of your positions? They will be closed using market orders.",
800
806
  "positions.closeAll.success": "All positions closed successfully",
807
+ "positions.closeAll.optionAll": "Close all positions",
808
+ "positions.closeAll.optionProfit": "Close profitable positions",
809
+ "positions.closeAll.optionLoss": "Close loss-making positions",
810
+ "positions.closeAll.noPositions.profit": "No profitable positions to close.",
811
+ "positions.closeAll.noPositions.loss": "No loss-making positions to close.",
812
+ "positions.closeAll.popover.desc": "Select which positions you want to close. They will be closed at the market price of the corresponding market.",
801
813
  "positions.column.liqPrice": "Liq. price",
802
814
  "positions.column.unrealPnl.tooltip": "Current unrealized profit or loss on your open positions across all widgets calculated using Mark Price.",
803
815
  "positions.column.unrealPnl.priceBasis": "Unrealized PnL Price Basis",