@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/utils.mjs CHANGED
@@ -82,7 +82,7 @@ var affiliate = {
82
82
  "affiliate.base": "Affiliate",
83
83
  "affiliate.directBonus": "Direct bonus",
84
84
  "affiliate.commission.30d": "30d commission",
85
- "affiliate.commission.column.activeUsers": "Referral active users",
85
+ "affiliate.commission.column.activeUsers": "New traders",
86
86
  "affiliate.myReferees": "My referees",
87
87
  "affiliate.referees": "Referees",
88
88
  "affiliate.referees.column.refereeAddress": "Referee address",
@@ -682,6 +682,8 @@ var portfolio = {
682
682
  "portfolio.overview.performance.cumulativePnl": "Cumulative PnL",
683
683
  "portfolio.overview.performance.dailyVolume": "Daily Volume",
684
684
  "portfolio.overview.performance.cumulativeVolume": "Cumulative Volume",
685
+ "portfolio.overview.todaysPnl": "Today's PnL",
686
+ "portfolio.overview.todaysVol": "Today's Vol",
685
687
  "portfolio.overview.distribution": "Distribution",
686
688
  "portfolio.overview.transferHistory": "Transfer history",
687
689
  "portfolio.overview.vaults": "Vaults",