@orderly.network/i18n 2.11.1 → 2.11.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.
package/dist/index.mjs CHANGED
@@ -125,7 +125,7 @@ var affiliate = {
125
125
  "affiliate.base": "Affiliate",
126
126
  "affiliate.directBonus": "Direct bonus",
127
127
  "affiliate.commission.30d": "30d commission",
128
- "affiliate.commission.column.activeUsers": "Referral active users",
128
+ "affiliate.commission.column.activeUsers": "New traders",
129
129
  "affiliate.myReferees": "My referees",
130
130
  "affiliate.referees": "Referees",
131
131
  "affiliate.referees.column.refereeAddress": "Referee address",
@@ -725,6 +725,8 @@ var portfolio = {
725
725
  "portfolio.overview.performance.cumulativePnl": "Cumulative PnL",
726
726
  "portfolio.overview.performance.dailyVolume": "Daily Volume",
727
727
  "portfolio.overview.performance.cumulativeVolume": "Cumulative Volume",
728
+ "portfolio.overview.todaysPnl": "Today's PnL",
729
+ "portfolio.overview.todaysVol": "Today's Vol",
728
730
  "portfolio.overview.distribution": "Distribution",
729
731
  "portfolio.overview.transferHistory": "Transfer history",
730
732
  "portfolio.overview.vaults": "Vaults",