@orderly.network/i18n 2.8.6 → 2.8.7

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/index.mjs CHANGED
@@ -229,6 +229,7 @@ var common = {
229
229
  "common.overview": "Overview",
230
230
  "common.funding": "Funding",
231
231
  "common.assets": "Assets",
232
+ "common.allAssets": "All assets",
232
233
  "common.countdown": "Countdown",
233
234
  "common.current": "Current",
234
235
  "common.account": "Account",
@@ -237,6 +238,8 @@ var common = {
237
238
  "common.deposits": "Deposits",
238
239
  "common.withdrawals": "Withdrawals",
239
240
  "common.transfer": "Transfer",
241
+ "common.inflow": "Inflow",
242
+ "common.outflow": "Outflow",
240
243
  "common.settle": "Settle",
241
244
  "common.markets": "Markets",
242
245
  "common.portfolio": "Portfolio",
@@ -954,7 +957,10 @@ var tradingLeaderboard = {
954
957
  "tradingLeaderboard.generalLeaderboard": "General leaderboard",
955
958
  "tradingLeaderboard.maxTicketsAchieved": "Max tickets achieved",
956
959
  "tradingLeaderboard.termsAndConditions": "Terms and Conditions",
957
- "tradingLeaderboard.rules": "Rules"
960
+ "tradingLeaderboard.rules": "Rules",
961
+ "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.",
962
+ "tradingLeaderboard.realizedPnl.tooltip": "Displays realized PnL from closed positions in the selected period.",
963
+ "tradingLeaderboard.tradingVolume.tooltip": "Total trading volume generated during the campaign period. Updated every 30 seconds."
958
964
  };
959
965
 
960
966
  // src/locale/module/tradingRewards.ts