@orderly.network/i18n 2.8.14 → 2.9.0-alpha.1
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/{constant-DI4HUf_e.d.mts → constant-EO7xR-iV.d.mts} +76 -1
- package/dist/{constant-DI4HUf_e.d.ts → constant-EO7xR-iV.d.ts} +76 -1
- package/dist/constant.d.mts +1 -1
- package/dist/constant.d.ts +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +79 -4
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +79 -4
- package/dist/index.mjs.map +1 -1
- package/dist/locale.csv +94 -19
- package/dist/locales/de.json +79 -4
- package/dist/locales/en.json +79 -4
- package/dist/locales/es.json +79 -4
- package/dist/locales/fr.json +79 -4
- package/dist/locales/id.json +79 -4
- package/dist/locales/it.json +79 -4
- package/dist/locales/ja.json +79 -4
- package/dist/locales/ko.json +79 -4
- package/dist/locales/nl.json +79 -4
- package/dist/locales/pl.json +79 -4
- package/dist/locales/pt.json +79 -4
- package/dist/locales/ru.json +79 -4
- package/dist/locales/tc.json +88 -13
- package/dist/locales/tr.json +79 -4
- package/dist/locales/uk.json +79 -4
- package/dist/locales/vi.json +79 -4
- package/dist/locales/zh.json +88 -13
- package/dist/utils.d.mts +1 -1
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +79 -4
- package/dist/utils.js.map +1 -1
- package/dist/utils.mjs +79 -4
- package/dist/utils.mjs.map +1 -1
- package/package.json +2 -2
- package/script/generateMissingKeys.js +2 -1
- package/script/json-csv-converter.js +101 -16
|
@@ -247,12 +247,15 @@ declare const en: {
|
|
|
247
247
|
"affiliate.referralVol": string;
|
|
248
248
|
"affiliate.referralCodes": string;
|
|
249
249
|
"affiliate.referralCodes.remaining": string;
|
|
250
|
+
"affiliate.referralCodes.column.defaultSplit": string;
|
|
250
251
|
"affiliate.referralCodes.column.you&Referee": string;
|
|
251
252
|
"affiliate.referralCodes.column.traders": string;
|
|
252
253
|
"affiliate.referralCodes.column.referees&Traders": string;
|
|
253
254
|
"affiliate.referralCodes.copyLink": string;
|
|
254
255
|
"affiliate.upTo": string;
|
|
255
256
|
"affiliate.commission": string;
|
|
257
|
+
"affiliate.base": string;
|
|
258
|
+
"affiliate.directBonus": string;
|
|
256
259
|
"affiliate.commission.30d": string;
|
|
257
260
|
"affiliate.commission.column.activeUsers": string;
|
|
258
261
|
"affiliate.myReferees": string;
|
|
@@ -281,7 +284,76 @@ declare const en: {
|
|
|
281
284
|
"affiliate.referralRate.editRateModal.label.referee": string;
|
|
282
285
|
"affiliate.referralRate.editRateModal.helpText.max": string;
|
|
283
286
|
"affiliate.referralRate.editRateModal.success": string;
|
|
284
|
-
"affiliate.
|
|
287
|
+
"affiliate.direct": string;
|
|
288
|
+
"affiliate.directInclBonus": string;
|
|
289
|
+
"affiliate.indirect": string;
|
|
290
|
+
"affiliate.referrals": string;
|
|
291
|
+
"affiliate.referralCode.edit.modal.title": string;
|
|
292
|
+
"affiliate.referralCode.create": string;
|
|
293
|
+
"affiliate.referralCode.create.modal.title": string;
|
|
294
|
+
"affiliate.referralCode.create.success": string;
|
|
295
|
+
"affiliate.referralCode.create.warning": string;
|
|
296
|
+
"affiliate.rebateRate.edit.warning": string;
|
|
297
|
+
"affiliate.rebateRate.review.warning": string;
|
|
298
|
+
"affiliate.refereeRebateRate.edit.warning": string;
|
|
299
|
+
"affiliate.refereeRebateRate.review.warning": string;
|
|
300
|
+
"affiliate.refereeRebateRate.modal.title": string;
|
|
301
|
+
"affiliate.noCommissionCard.title": string;
|
|
302
|
+
"affiliate.noCommissionCard.content": string;
|
|
303
|
+
"affiliate.rebateRate.noCommissionAvailable": string;
|
|
304
|
+
"affiliate.rebateRate.noCommissionRate": string;
|
|
305
|
+
"affiliate.resetRebateRate.modal.title": string;
|
|
306
|
+
"affiliate.resetRebateRate.modal.description": string;
|
|
307
|
+
"affiliate.resetRebateRate.rateAfterReset": string;
|
|
308
|
+
"affiliate.revenueSplitStrategy": string;
|
|
309
|
+
"affiliate.youKeep": string;
|
|
310
|
+
"affiliate.refereesGet": string;
|
|
311
|
+
"affiliate.extraBonusOnDirectReferrals": string;
|
|
312
|
+
"affiliate.earnReferralCommissions": string;
|
|
313
|
+
"affiliate.earnReferralCommissions.description": string;
|
|
314
|
+
"affiliate.newReferralProgram.title": string;
|
|
315
|
+
"affiliate.newReferralProgram.description": string;
|
|
316
|
+
"affiliate.newReferralProgram.tradeUnlock": string;
|
|
317
|
+
"affiliate.newReferralProgram.tradeUnlock.description": string;
|
|
318
|
+
"affiliate.commissionConfiguration": string;
|
|
319
|
+
"affiliate.totalCommissionAvailable": string;
|
|
320
|
+
"affiliate.configure": string;
|
|
321
|
+
"affiliate.accountNotEligible": string;
|
|
322
|
+
"affiliate.confirmAndGenerate": string;
|
|
323
|
+
"affiliate.confirmChanges": string;
|
|
324
|
+
"affiliate.confirmChanges.success": string;
|
|
325
|
+
"affiliate.review": string;
|
|
326
|
+
"affiliate.networkSize": string;
|
|
327
|
+
"affiliate.boundAt": string;
|
|
328
|
+
"affiliate.customized": string;
|
|
329
|
+
"affiliate.multiLevel": string;
|
|
330
|
+
"affiliate.multiLevel.tooltip": string;
|
|
331
|
+
"affiliate.singleLevelLegacy": string;
|
|
332
|
+
"affiliate.singleLevelLegacy.tooltip": string;
|
|
333
|
+
"affiliate.wrongNetwork.description": string;
|
|
334
|
+
"affiliate.setUpAccount.description": string;
|
|
335
|
+
"affiliate.connectWallet": string;
|
|
336
|
+
"affiliate.setUpAccount": string;
|
|
337
|
+
"affiliate.landing.title": string;
|
|
338
|
+
"affiliate.howItWorks.title": string;
|
|
339
|
+
"affiliate.howItWorks.description": string;
|
|
340
|
+
"affiliate.howItWorks.step1.title": string;
|
|
341
|
+
"affiliate.howItWorks.step1.description": string;
|
|
342
|
+
"affiliate.howItWorks.step2.title": string;
|
|
343
|
+
"affiliate.howItWorks.step2.description": string;
|
|
344
|
+
"affiliate.howItWorks.step3.title": string;
|
|
345
|
+
"affiliate.howItWorks.step3.description": string;
|
|
346
|
+
"affiliate.faq.title": string;
|
|
347
|
+
"affiliate.faq.question1": string;
|
|
348
|
+
"affiliate.faq.answer1": string;
|
|
349
|
+
"affiliate.faq.question2": string;
|
|
350
|
+
"affiliate.faq.answer2": string;
|
|
351
|
+
"affiliate.faq.question3": string;
|
|
352
|
+
"affiliate.faq.answer3": string;
|
|
353
|
+
"affiliate.faq.question4": string;
|
|
354
|
+
"affiliate.faq.answer4": string;
|
|
355
|
+
"affiliate.faq.question5": string;
|
|
356
|
+
"affiliate.faq.answer5": string;
|
|
285
357
|
"transfer.network": string;
|
|
286
358
|
"transfer.lowestFee": string;
|
|
287
359
|
"transfer.web3Wallet.your": string;
|
|
@@ -1028,6 +1100,9 @@ declare const en: {
|
|
|
1028
1100
|
"common.save": string;
|
|
1029
1101
|
"common.add": string;
|
|
1030
1102
|
"common.delete": string;
|
|
1103
|
+
"common.action": string;
|
|
1104
|
+
"common.code": string;
|
|
1105
|
+
"common.reset": string;
|
|
1031
1106
|
"common.tips": string;
|
|
1032
1107
|
"common.max": string;
|
|
1033
1108
|
"common.download": string;
|
|
@@ -247,12 +247,15 @@ declare const en: {
|
|
|
247
247
|
"affiliate.referralVol": string;
|
|
248
248
|
"affiliate.referralCodes": string;
|
|
249
249
|
"affiliate.referralCodes.remaining": string;
|
|
250
|
+
"affiliate.referralCodes.column.defaultSplit": string;
|
|
250
251
|
"affiliate.referralCodes.column.you&Referee": string;
|
|
251
252
|
"affiliate.referralCodes.column.traders": string;
|
|
252
253
|
"affiliate.referralCodes.column.referees&Traders": string;
|
|
253
254
|
"affiliate.referralCodes.copyLink": string;
|
|
254
255
|
"affiliate.upTo": string;
|
|
255
256
|
"affiliate.commission": string;
|
|
257
|
+
"affiliate.base": string;
|
|
258
|
+
"affiliate.directBonus": string;
|
|
256
259
|
"affiliate.commission.30d": string;
|
|
257
260
|
"affiliate.commission.column.activeUsers": string;
|
|
258
261
|
"affiliate.myReferees": string;
|
|
@@ -281,7 +284,76 @@ declare const en: {
|
|
|
281
284
|
"affiliate.referralRate.editRateModal.label.referee": string;
|
|
282
285
|
"affiliate.referralRate.editRateModal.helpText.max": string;
|
|
283
286
|
"affiliate.referralRate.editRateModal.success": string;
|
|
284
|
-
"affiliate.
|
|
287
|
+
"affiliate.direct": string;
|
|
288
|
+
"affiliate.directInclBonus": string;
|
|
289
|
+
"affiliate.indirect": string;
|
|
290
|
+
"affiliate.referrals": string;
|
|
291
|
+
"affiliate.referralCode.edit.modal.title": string;
|
|
292
|
+
"affiliate.referralCode.create": string;
|
|
293
|
+
"affiliate.referralCode.create.modal.title": string;
|
|
294
|
+
"affiliate.referralCode.create.success": string;
|
|
295
|
+
"affiliate.referralCode.create.warning": string;
|
|
296
|
+
"affiliate.rebateRate.edit.warning": string;
|
|
297
|
+
"affiliate.rebateRate.review.warning": string;
|
|
298
|
+
"affiliate.refereeRebateRate.edit.warning": string;
|
|
299
|
+
"affiliate.refereeRebateRate.review.warning": string;
|
|
300
|
+
"affiliate.refereeRebateRate.modal.title": string;
|
|
301
|
+
"affiliate.noCommissionCard.title": string;
|
|
302
|
+
"affiliate.noCommissionCard.content": string;
|
|
303
|
+
"affiliate.rebateRate.noCommissionAvailable": string;
|
|
304
|
+
"affiliate.rebateRate.noCommissionRate": string;
|
|
305
|
+
"affiliate.resetRebateRate.modal.title": string;
|
|
306
|
+
"affiliate.resetRebateRate.modal.description": string;
|
|
307
|
+
"affiliate.resetRebateRate.rateAfterReset": string;
|
|
308
|
+
"affiliate.revenueSplitStrategy": string;
|
|
309
|
+
"affiliate.youKeep": string;
|
|
310
|
+
"affiliate.refereesGet": string;
|
|
311
|
+
"affiliate.extraBonusOnDirectReferrals": string;
|
|
312
|
+
"affiliate.earnReferralCommissions": string;
|
|
313
|
+
"affiliate.earnReferralCommissions.description": string;
|
|
314
|
+
"affiliate.newReferralProgram.title": string;
|
|
315
|
+
"affiliate.newReferralProgram.description": string;
|
|
316
|
+
"affiliate.newReferralProgram.tradeUnlock": string;
|
|
317
|
+
"affiliate.newReferralProgram.tradeUnlock.description": string;
|
|
318
|
+
"affiliate.commissionConfiguration": string;
|
|
319
|
+
"affiliate.totalCommissionAvailable": string;
|
|
320
|
+
"affiliate.configure": string;
|
|
321
|
+
"affiliate.accountNotEligible": string;
|
|
322
|
+
"affiliate.confirmAndGenerate": string;
|
|
323
|
+
"affiliate.confirmChanges": string;
|
|
324
|
+
"affiliate.confirmChanges.success": string;
|
|
325
|
+
"affiliate.review": string;
|
|
326
|
+
"affiliate.networkSize": string;
|
|
327
|
+
"affiliate.boundAt": string;
|
|
328
|
+
"affiliate.customized": string;
|
|
329
|
+
"affiliate.multiLevel": string;
|
|
330
|
+
"affiliate.multiLevel.tooltip": string;
|
|
331
|
+
"affiliate.singleLevelLegacy": string;
|
|
332
|
+
"affiliate.singleLevelLegacy.tooltip": string;
|
|
333
|
+
"affiliate.wrongNetwork.description": string;
|
|
334
|
+
"affiliate.setUpAccount.description": string;
|
|
335
|
+
"affiliate.connectWallet": string;
|
|
336
|
+
"affiliate.setUpAccount": string;
|
|
337
|
+
"affiliate.landing.title": string;
|
|
338
|
+
"affiliate.howItWorks.title": string;
|
|
339
|
+
"affiliate.howItWorks.description": string;
|
|
340
|
+
"affiliate.howItWorks.step1.title": string;
|
|
341
|
+
"affiliate.howItWorks.step1.description": string;
|
|
342
|
+
"affiliate.howItWorks.step2.title": string;
|
|
343
|
+
"affiliate.howItWorks.step2.description": string;
|
|
344
|
+
"affiliate.howItWorks.step3.title": string;
|
|
345
|
+
"affiliate.howItWorks.step3.description": string;
|
|
346
|
+
"affiliate.faq.title": string;
|
|
347
|
+
"affiliate.faq.question1": string;
|
|
348
|
+
"affiliate.faq.answer1": string;
|
|
349
|
+
"affiliate.faq.question2": string;
|
|
350
|
+
"affiliate.faq.answer2": string;
|
|
351
|
+
"affiliate.faq.question3": string;
|
|
352
|
+
"affiliate.faq.answer3": string;
|
|
353
|
+
"affiliate.faq.question4": string;
|
|
354
|
+
"affiliate.faq.answer4": string;
|
|
355
|
+
"affiliate.faq.question5": string;
|
|
356
|
+
"affiliate.faq.answer5": string;
|
|
285
357
|
"transfer.network": string;
|
|
286
358
|
"transfer.lowestFee": string;
|
|
287
359
|
"transfer.web3Wallet.your": string;
|
|
@@ -1028,6 +1100,9 @@ declare const en: {
|
|
|
1028
1100
|
"common.save": string;
|
|
1029
1101
|
"common.add": string;
|
|
1030
1102
|
"common.delete": string;
|
|
1103
|
+
"common.action": string;
|
|
1104
|
+
"common.code": string;
|
|
1105
|
+
"common.reset": string;
|
|
1031
1106
|
"common.tips": string;
|
|
1032
1107
|
"common.max": string;
|
|
1033
1108
|
"common.download": string;
|
package/dist/constant.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './constant-
|
|
1
|
+
export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './constant-EO7xR-iV.mjs';
|
|
2
2
|
import 'react';
|
package/dist/constant.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './constant-
|
|
1
|
+
export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './constant-EO7xR-iV.js';
|
|
2
2
|
import 'react';
|
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as LocaleCode, R as Resources, a as LocaleContextState } from './constant-
|
|
2
|
-
export { b as Language, d as LocaleContext, f as LocaleEnum, e as LocaleMessages, P as PopupMode, c as PopupProps, g as defaultLanguages, h as defaultLng, i as defaultNS, l as en, k as i18nCookieKey, j as i18nLocalStorageKey, u as useLocaleContext } from './constant-
|
|
1
|
+
import { L as LocaleCode, R as Resources, a as LocaleContextState } from './constant-EO7xR-iV.mjs';
|
|
2
|
+
export { b as Language, d as LocaleContext, f as LocaleEnum, e as LocaleMessages, P as PopupMode, c as PopupProps, g as defaultLanguages, h as defaultLng, i as defaultNS, l as en, k as i18nCookieKey, j as i18nLocalStorageKey, u as useLocaleContext } from './constant-EO7xR-iV.mjs';
|
|
3
3
|
import * as react_i18next from 'react-i18next';
|
|
4
4
|
import { I18nextProviderProps, FallbackNs, UseTranslationOptions } from 'react-i18next';
|
|
5
5
|
export * from 'react-i18next';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as LocaleCode, R as Resources, a as LocaleContextState } from './constant-
|
|
2
|
-
export { b as Language, d as LocaleContext, f as LocaleEnum, e as LocaleMessages, P as PopupMode, c as PopupProps, g as defaultLanguages, h as defaultLng, i as defaultNS, l as en, k as i18nCookieKey, j as i18nLocalStorageKey, u as useLocaleContext } from './constant-
|
|
1
|
+
import { L as LocaleCode, R as Resources, a as LocaleContextState } from './constant-EO7xR-iV.js';
|
|
2
|
+
export { b as Language, d as LocaleContext, f as LocaleEnum, e as LocaleMessages, P as PopupMode, c as PopupProps, g as defaultLanguages, h as defaultLng, i as defaultNS, l as en, k as i18nCookieKey, j as i18nLocalStorageKey, u as useLocaleContext } from './constant-EO7xR-iV.js';
|
|
3
3
|
import * as react_i18next from 'react-i18next';
|
|
4
4
|
import { I18nextProviderProps, FallbackNs, UseTranslationOptions } from 'react-i18next';
|
|
5
5
|
export * from 'react-i18next';
|
package/dist/index.js
CHANGED
|
@@ -114,18 +114,21 @@ var affiliate = {
|
|
|
114
114
|
"affiliate.summary.refereesTraded": "Referees that traded",
|
|
115
115
|
"affiliate.referralLink": "Referral link",
|
|
116
116
|
"affiliate.referralLink.earn": "Earn",
|
|
117
|
-
"affiliate.referralLink.earn.tooltip": "{{brokerName}} net fee
|
|
117
|
+
"affiliate.referralLink.earn.tooltip": "{{brokerName}}'s net fee after deducting Orderly's fee",
|
|
118
118
|
"affiliate.referralLink.share": "Share",
|
|
119
119
|
"affiliate.referralLink.share.tooltip": "Your referees get <0>{{value}}</0> of their {{brokerName}} net fee",
|
|
120
120
|
"affiliate.referralVol": "Referral vol.",
|
|
121
121
|
"affiliate.referralCodes": "Referral codes",
|
|
122
122
|
"affiliate.referralCodes.remaining": "Remaining referral codes",
|
|
123
|
+
"affiliate.referralCodes.column.defaultSplit": "Default split",
|
|
123
124
|
"affiliate.referralCodes.column.you&Referee": "You / Referee",
|
|
124
125
|
"affiliate.referralCodes.column.traders": "Traders",
|
|
125
126
|
"affiliate.referralCodes.column.referees&Traders": "Referees / Traders",
|
|
126
127
|
"affiliate.referralCodes.copyLink": "Copy link",
|
|
127
128
|
"affiliate.upTo": "Up to 60%",
|
|
128
129
|
"affiliate.commission": "Commission",
|
|
130
|
+
"affiliate.base": "Affiliate",
|
|
131
|
+
"affiliate.directBonus": "Direct bonus",
|
|
129
132
|
"affiliate.commission.30d": "30d commission",
|
|
130
133
|
"affiliate.commission.column.activeUsers": "Referral active users",
|
|
131
134
|
"affiliate.myReferees": "My referees",
|
|
@@ -154,7 +157,76 @@ var affiliate = {
|
|
|
154
157
|
"affiliate.referralRate.editRateModal.label.referee": "Referee receives",
|
|
155
158
|
"affiliate.referralRate.editRateModal.helpText.max": "The total commission rate must equal to your maximum commission rate limit",
|
|
156
159
|
"affiliate.referralRate.editRateModal.success": "Referral rate updated successfully",
|
|
157
|
-
"affiliate.
|
|
160
|
+
"affiliate.direct": "Direct",
|
|
161
|
+
"affiliate.directInclBonus": "Incl. {{amount}} bonus",
|
|
162
|
+
"affiliate.indirect": "Indirect",
|
|
163
|
+
"affiliate.referrals": "Referrals",
|
|
164
|
+
"affiliate.referralCode.edit.modal.title": "Configure your referral settings",
|
|
165
|
+
"affiliate.referralCode.create": "Create referral code",
|
|
166
|
+
"affiliate.referralCode.create.modal.title": "Create new referral code",
|
|
167
|
+
"affiliate.referralCode.create.success": "Referral code created!",
|
|
168
|
+
"affiliate.referralCode.create.warning": "You are creating your referral code. Note that referee allocations can be increased later, but once a code has active referrals, its allocation cannot be decreased.",
|
|
169
|
+
"affiliate.rebateRate.edit.warning": "To protect existing users, once there are active referrals bound to this code, default commission split for referees can only be adjusted upward.",
|
|
170
|
+
"affiliate.rebateRate.review.warning": "Please review your settings. Note that once there are active referrals bound to this code, you can only increase the default commission split for referees.",
|
|
171
|
+
"affiliate.refereeRebateRate.edit.warning": "To protect existing users, you can only increase a referee's commission split.",
|
|
172
|
+
"affiliate.refereeRebateRate.review.warning": "Please review your settings. The commission split cannot be decreased later.",
|
|
173
|
+
"affiliate.refereeRebateRate.modal.title": "Edit commission for {{accountId}}",
|
|
174
|
+
"affiliate.noCommissionCard.title": "Extra bonus on direct referrals",
|
|
175
|
+
"affiliate.noCommissionCard.content": "You still earn rewards! You will receive a {{amount}}% direct referral bonus on every trade made by your direct referees.",
|
|
176
|
+
"affiliate.rebateRate.noCommissionAvailable": "Note: No commission available (0%), so configuration is disabled. However, this code is still active and can be shared to establish your referral base.",
|
|
177
|
+
"affiliate.rebateRate.noCommissionRate": "Note: Although the commission rate is currently 0%, you can still share this code to establish your referral base.",
|
|
178
|
+
"affiliate.resetRebateRate.modal.title": "Reset to default commission rate",
|
|
179
|
+
"affiliate.resetRebateRate.modal.description": "This action will remove custom settings for {{accountId}} and apply the default configuration.",
|
|
180
|
+
"affiliate.resetRebateRate.rateAfterReset": "Rate after reset",
|
|
181
|
+
"affiliate.revenueSplitStrategy": "Revenue split strategy",
|
|
182
|
+
"affiliate.youKeep": "You keep",
|
|
183
|
+
"affiliate.refereesGet": "Referees get",
|
|
184
|
+
"affiliate.extraBonusOnDirectReferrals": "<0>+ {{amount}}%</0> extra bonus on direct referrals",
|
|
185
|
+
"affiliate.earnReferralCommissions": "Earn referral commissions",
|
|
186
|
+
"affiliate.earnReferralCommissions.description": "Invite traders and earn passive commissions from trades made throughout your entire referral network",
|
|
187
|
+
"affiliate.newReferralProgram.title": "Introducing the new referral program",
|
|
188
|
+
"affiliate.newReferralProgram.description": "Give your sub-affiliates the power to customize their earnings, while you unlock an endless stream of passive income from every trader in your growing network.",
|
|
189
|
+
"affiliate.newReferralProgram.tradeUnlock": "Trade to unlock",
|
|
190
|
+
"affiliate.newReferralProgram.tradeUnlock.description": "Trade {{volume}} USDC volume to unlock the ability to invite friends and earn commissions.",
|
|
191
|
+
"affiliate.commissionConfiguration": "Commission configuration",
|
|
192
|
+
"affiliate.totalCommissionAvailable": "Total commission available",
|
|
193
|
+
"affiliate.configure": "Configure",
|
|
194
|
+
"affiliate.accountNotEligible": "Account not eligible",
|
|
195
|
+
"affiliate.confirmAndGenerate": "Confirm & Generate",
|
|
196
|
+
"affiliate.confirmChanges": "Confirm changes",
|
|
197
|
+
"affiliate.confirmChanges.success": "Changes saved",
|
|
198
|
+
"affiliate.review": "Review",
|
|
199
|
+
"affiliate.networkSize": "Network size",
|
|
200
|
+
"affiliate.boundAt": "Bound at",
|
|
201
|
+
"affiliate.customized": "Customized",
|
|
202
|
+
"affiliate.multiLevel": "Multilevel",
|
|
203
|
+
"affiliate.multiLevel.tooltip": "Earn commissions from your direct invitees and their sub-affiliate.",
|
|
204
|
+
"affiliate.singleLevelLegacy": "Single-level (legacy)",
|
|
205
|
+
"affiliate.singleLevelLegacy.tooltip": "Earn commissions from direct invitees only (legacy)",
|
|
206
|
+
"affiliate.wrongNetwork.description": "Please switch your wallet to the supported networks to proceed.",
|
|
207
|
+
"affiliate.setUpAccount.description": "Unlock your unique referral link and start earning rewards. Set up an account and enable trading to get started.",
|
|
208
|
+
"affiliate.connectWallet": "Connect wallet now",
|
|
209
|
+
"affiliate.setUpAccount": "Set up account",
|
|
210
|
+
"affiliate.landing.title": "Build your revenue network, earn lifetime commissions",
|
|
211
|
+
"affiliate.howItWorks.title": "How it works",
|
|
212
|
+
"affiliate.howItWorks.description": "Start your affiliate journey and build your revenue network in 3 simple steps.",
|
|
213
|
+
"affiliate.howItWorks.step1.title": "Connect wallet",
|
|
214
|
+
"affiliate.howItWorks.step1.description": "Set up your account by connecting your Web3 wallet.",
|
|
215
|
+
"affiliate.howItWorks.step2.title": "Configure your strategy",
|
|
216
|
+
"affiliate.howItWorks.step2.description": "Configure the commission split: secure your profit margin while allocating competitive incentives to empower your sub-affiliates.",
|
|
217
|
+
"affiliate.howItWorks.step3.title": "Share & earn",
|
|
218
|
+
"affiliate.howItWorks.step3.description": "Copy your link to invite partners and traders. Earn passive commissions from trades made throughout your entire referral network.",
|
|
219
|
+
"affiliate.faq.title": "FAQ",
|
|
220
|
+
"affiliate.faq.question1": "What about this referral program?",
|
|
221
|
+
"affiliate.faq.answer1": "This is a multilevel referral system that rewards you, the affiliate for growing the network. You earn a continuous share of the DEX revenue generated by every trader in your referral chain - not just those you invite directly.",
|
|
222
|
+
"affiliate.faq.question2": "How are my commissions calculated?\xA0",
|
|
223
|
+
"affiliate.faq.answer2": "Your commissions are the difference between your assigned commission rate and the percentage you choose to pass on to your sub-affiliates. Importantly, your commission rate remains consistent regardless of how deep the referral chain goes.",
|
|
224
|
+
"affiliate.faq.question3": "How much commission can I share with my direct sub-affiliates?",
|
|
225
|
+
"affiliate.faq.answer3": "The decision is entirely yours. You can assign any percentage, from 0% up to your maximum available commission rate, to your direct sub-affiliates to encourage their growth.",
|
|
226
|
+
"affiliate.faq.question4": "Where does the revenue come from?",
|
|
227
|
+
"affiliate.faq.answer4": "Revenue comes from the trading fees generated by traders on the DEX. Whenever a trader in your chain makes a transaction, a portion of the fee is distributed from the top of the chain downwards based on the configured allocation.",
|
|
228
|
+
"affiliate.faq.question5": "How do I get my commissions?",
|
|
229
|
+
"affiliate.faq.answer5": "Commissions are settled daily directly into your main trading account. You can view your overall commission earnings as an affiliate on the referral dashboard."
|
|
158
230
|
};
|
|
159
231
|
|
|
160
232
|
// src/locale/module/chart.ts
|
|
@@ -178,6 +250,9 @@ var common = {
|
|
|
178
250
|
"common.save": "Save",
|
|
179
251
|
"common.add": "Add",
|
|
180
252
|
"common.delete": "Delete",
|
|
253
|
+
"common.action": "Action",
|
|
254
|
+
"common.code": "Code",
|
|
255
|
+
"common.reset": "Reset",
|
|
181
256
|
"common.tips": "Tips",
|
|
182
257
|
"common.max": "Max",
|
|
183
258
|
"common.download": "Download",
|
|
@@ -725,7 +800,7 @@ var positions = {
|
|
|
725
800
|
"positions.column.liqPrice": "Liq. price",
|
|
726
801
|
"positions.column.unrealPnl.tooltip": "Current unrealized profit or loss on your open positions across all widgets calculated using Mark Price.",
|
|
727
802
|
"positions.column.unrealPnl.priceBasis": "Unrealized PnL Price Basis",
|
|
728
|
-
"positions.column.margin": "Margin",
|
|
803
|
+
"positions.column.margin": "Maintenance Margin",
|
|
729
804
|
"positions.column.margin.tooltip": "The minimum equity to keep your position.",
|
|
730
805
|
"positions.column.margin.formula": "Margin = Position size * Mark price * MMR",
|
|
731
806
|
"positions.column.close": "Close",
|
|
@@ -1132,7 +1207,7 @@ var transfer = {
|
|
|
1132
1207
|
"transfer.withdraw.otherAccount": "Other {{brokerName}} account",
|
|
1133
1208
|
"transfer.withdraw.accountId.tips": "Please enter an Account ID instead of a wallet address.",
|
|
1134
1209
|
"transfer.withdraw.accountId.invalid": "No account found",
|
|
1135
|
-
"transfer.withdraw.available.tooltip": "Current maximum withdrawal per request is {{amount}}. To withdraw more, please submit multiple requests.",
|
|
1210
|
+
"transfer.withdraw.available.tooltip": "Available to withdraw equals your free collateral. If you have unsettled PnL, please settle first in the withdraw modal to increase available amount. Current maximum withdrawal per request is {{amount}} USDC. To withdraw more, please submit multiple requests.",
|
|
1136
1211
|
"transfer.withdraw.accountIdOrAddress.placeholder": "Account ID or address",
|
|
1137
1212
|
"transfer.withdraw.accountIdOrAddress.hint": "Enter an account ID or address to find the account",
|
|
1138
1213
|
"transfer.withdraw.addExternalWallet": "Add external wallet",
|