@orderly.network/i18n 2.8.6-alpha.0 → 2.8.7-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/utils.mjs CHANGED
@@ -186,6 +186,7 @@ var common = {
186
186
  "common.overview": "Overview",
187
187
  "common.funding": "Funding",
188
188
  "common.assets": "Assets",
189
+ "common.allAssets": "All assets",
189
190
  "common.countdown": "Countdown",
190
191
  "common.current": "Current",
191
192
  "common.account": "Account",
@@ -194,6 +195,8 @@ var common = {
194
195
  "common.deposits": "Deposits",
195
196
  "common.withdrawals": "Withdrawals",
196
197
  "common.transfer": "Transfer",
198
+ "common.inflow": "Inflow",
199
+ "common.outflow": "Outflow",
197
200
  "common.settle": "Settle",
198
201
  "common.markets": "Markets",
199
202
  "common.portfolio": "Portfolio",
@@ -911,7 +914,10 @@ var tradingLeaderboard = {
911
914
  "tradingLeaderboard.generalLeaderboard": "General leaderboard",
912
915
  "tradingLeaderboard.maxTicketsAchieved": "Max tickets achieved",
913
916
  "tradingLeaderboard.termsAndConditions": "Terms and Conditions",
914
- "tradingLeaderboard.rules": "Rules"
917
+ "tradingLeaderboard.rules": "Rules",
918
+ "tradingLeaderboard.pnl.tooltip": "Real-time PnL including both realized and unrealized gains. Existing positions and collateral price changes may affect PnL even with zero volume. Updated every 60 mins.",
919
+ "tradingLeaderboard.realizedPnl.tooltip": "Displays realized PnL from closed positions in the selected period.",
920
+ "tradingLeaderboard.tradingVolume.tooltip": "Total trading volume generated during the campaign period. Updated every 30 seconds."
915
921
  };
916
922
 
917
923
  // src/locale/module/tradingRewards.ts