@orderly.network/i18n 3.1.0 → 3.1.1-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/index.mjs CHANGED
@@ -130,6 +130,7 @@ var affiliate = {
130
130
  "affiliate.referralCodes.remaining": "Remaining referral codes",
131
131
  "affiliate.referralCodes.column.defaultSplit": "Default split",
132
132
  "affiliate.referralCodes.column.you&Referee": "You / Referee",
133
+ "affiliate.referralCodes.column.you&DirectReferees": "You / Direct referees",
133
134
  "affiliate.referralCodes.column.traders": "Traders",
134
135
  "affiliate.referralCodes.column.referees&Traders": "Referees / Traders",
135
136
  "affiliate.referralCodes.copyLink": "Copy link",
@@ -166,11 +167,11 @@ var affiliate = {
166
167
  "affiliate.referralRate.editRateModal.helpText.max": "The total commission rate must equal to your maximum commission rate limit",
167
168
  "affiliate.referralRate.editRateModal.success": "Referral rate updated successfully",
168
169
  "affiliate.direct": "Direct",
169
- "affiliate.directInclBonus": "Incl. {{amount}} bonus",
170
170
  "affiliate.indirect": "Indirect",
171
171
  "affiliate.referredBy": "Referred by {{name}}",
172
172
  "affiliate.referrals": "Referrals",
173
173
  "affiliate.referralCode.edit.modal.title": "Configure your referral settings",
174
+ "affiliate.referralCode.review.modal.title": "Save changes?",
174
175
  "affiliate.referralCode.create": "Create referral code",
175
176
  "affiliate.referralCode.create.modal.title": "Create new referral code",
176
177
  "affiliate.referralCode.create.success": "Referral code created!",
@@ -187,9 +188,18 @@ var affiliate = {
187
188
  "affiliate.resetRebateRate.modal.title": "Reset to default commission rate",
188
189
  "affiliate.resetRebateRate.modal.description": "This action will remove custom settings for {{accountId}} and apply the default configuration.",
189
190
  "affiliate.resetRebateRate.rateAfterReset": "Rate after reset",
190
- "affiliate.revenueSplitStrategy": "Revenue split strategy",
191
191
  "affiliate.youKeep": "You keep",
192
192
  "affiliate.refereesGet": "Referees get",
193
+ "affiliate.directReferee": "Direct referee",
194
+ "affiliate.directRefereesGet": "Direct referees get",
195
+ "affiliate.affiliateGet": "Affiliate get",
196
+ "affiliate.totalToSplit": "Total to split",
197
+ "affiliate.atLeastPassesDown": "At least {{amount}} passes down to your direct referees.",
198
+ "affiliate.yourCommissionRates": "Your commission rates",
199
+ "affiliate.directTrades": "Direct trades",
200
+ "affiliate.indirectTrades": "Indirect trades",
201
+ "affiliate.directTradesDescription": "When your direct referee trades.",
202
+ "affiliate.indirectTradesDescription": "When your referee's recruits (or deeper) trade.",
193
203
  "affiliate.extraBonusOnDirectReferrals": "<0>+ {{amount}}%</0> extra bonus on direct referrals",
194
204
  "affiliate.earnReferralCommissions": "Earn referral commissions",
195
205
  "affiliate.earnReferralCommissions.description": "Invite traders and earn passive commissions from trades made throughout your entire referral network",
@@ -477,6 +487,8 @@ var markets = {
477
487
  "markets.recent": "Recent",
478
488
  "markets.newListings": "New listings",
479
489
  "markets.community": "Community",
490
+ "markets.tradFi": "TradFi",
491
+ "markets.preTge": "Pre-launch",
480
492
  "markets.allMarkets": "All markets",
481
493
  "markets.openInterest": "Open interest",
482
494
  "markets.openInterest.tooltip": "Total size of positions per side.",
@@ -527,7 +539,8 @@ var markets = {
527
539
  "markets.symbolInfoBar.24hVolume.tooltip": "24 hour total trading volume on the Orderly Network.",
528
540
  "markets.symbolInfoBar.predFundingRate": "Est. funding rate",
529
541
  "markets.symbolInfoBar.predFundingRate.tooltip": "Funding rates are payments between traders who are long and short. When positive, long positions pay short positions funding. When negative, short positions pay long positions.",
530
- "markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} is a permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk."
542
+ "markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} is a permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk.",
543
+ "markets.symbolInfoBar.riskNotice.preLaunch.content": "{{symbolWithBroker}} is a Pre-launch permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. The underlying token has not yet launched. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk. No funding fee is charged during the pre-launch phase."
531
544
  };
532
545
 
533
546
  // src/locale/module/navigation.ts
@@ -1306,6 +1319,7 @@ var transfer = {
1306
1319
  "transfer.swapDeposit.notEnoughLiquidity": "Not enough liquidity. Please try again later or use another chain to deposit.",
1307
1320
  "transfer.convert.completed": "Convert completed",
1308
1321
  "transfer.convert.failed": "Convert failed",
1322
+ "transfer.convert.quoteFailed": "Quote request failed. Please try again later.",
1309
1323
  "transfer.depositCap": "Deposit cap",
1310
1324
  "transfer.depositCap.tooltip": "Max deposit amount for ",
1311
1325
  "transfer.deposit.convertRate": "Convert rate",