@orderly.network/i18n 2.8.12 → 2.8.13-rc.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.
@@ -130,6 +130,42 @@ declare const en: {
130
130
  "errorBoundary.refresh": string;
131
131
  "dmm.maker": string;
132
132
  "dmm.taker": string;
133
+ "tradingPoints.points": string;
134
+ "tradingPoints.startsIn": string;
135
+ "tradingPoints.days": string;
136
+ "tradingPoints.hours": string;
137
+ "tradingPoints.minutes": string;
138
+ "tradingPoints.seconds": string;
139
+ "tradingPoints.learnMore": string;
140
+ "tradingPoints.stagePoints": string;
141
+ "tradingPoints.stageRanking": string;
142
+ "tradingPoints.referralCode": string;
143
+ "tradingPoints.referralLink": string;
144
+ "tradingPoints.currentPoints": string;
145
+ "tradingPoints.ranking": string;
146
+ "tradingPoints.myPoints": string;
147
+ "tradingPoints.thisWeek": string;
148
+ "tradingPoints.lastWeek": string;
149
+ "tradingPoints.all": string;
150
+ "tradingPoints.tradePoints": string;
151
+ "tradingPoints.tradePointsTooltip": string;
152
+ "tradingPoints.tradeNow": string;
153
+ "tradingPoints.pnlPoints": string;
154
+ "tradingPoints.pnlPointsTooltip": string;
155
+ "tradingPoints.referralPoints": string;
156
+ "tradingPoints.referralPointsTooltip": string;
157
+ "tradingPoints.copyLink": string;
158
+ "tradingPoints.faq.title": string;
159
+ "tradingPoints.faq.whatArePoints.question": string;
160
+ "tradingPoints.faq.whatArePoints.answer": string;
161
+ "tradingPoints.faq.allocation.question": string;
162
+ "tradingPoints.faq.allocation.answer": string;
163
+ "tradingPoints.faq.distribution.question": string;
164
+ "tradingPoints.faq.distribution.answer": string;
165
+ "tradingPoints.faq.pnl.question": string;
166
+ "tradingPoints.faq.pnl.answer": string;
167
+ "tradingPoints.faq.referral.question": string;
168
+ "tradingPoints.faq.referral.answer": string;
133
169
  "tradingLeaderboard.leaderboard": string;
134
170
  "tradingLeaderboard.campaigns": string;
135
171
  "tradingLeaderboard.ongoing": string;
@@ -130,6 +130,42 @@ declare const en: {
130
130
  "errorBoundary.refresh": string;
131
131
  "dmm.maker": string;
132
132
  "dmm.taker": string;
133
+ "tradingPoints.points": string;
134
+ "tradingPoints.startsIn": string;
135
+ "tradingPoints.days": string;
136
+ "tradingPoints.hours": string;
137
+ "tradingPoints.minutes": string;
138
+ "tradingPoints.seconds": string;
139
+ "tradingPoints.learnMore": string;
140
+ "tradingPoints.stagePoints": string;
141
+ "tradingPoints.stageRanking": string;
142
+ "tradingPoints.referralCode": string;
143
+ "tradingPoints.referralLink": string;
144
+ "tradingPoints.currentPoints": string;
145
+ "tradingPoints.ranking": string;
146
+ "tradingPoints.myPoints": string;
147
+ "tradingPoints.thisWeek": string;
148
+ "tradingPoints.lastWeek": string;
149
+ "tradingPoints.all": string;
150
+ "tradingPoints.tradePoints": string;
151
+ "tradingPoints.tradePointsTooltip": string;
152
+ "tradingPoints.tradeNow": string;
153
+ "tradingPoints.pnlPoints": string;
154
+ "tradingPoints.pnlPointsTooltip": string;
155
+ "tradingPoints.referralPoints": string;
156
+ "tradingPoints.referralPointsTooltip": string;
157
+ "tradingPoints.copyLink": string;
158
+ "tradingPoints.faq.title": string;
159
+ "tradingPoints.faq.whatArePoints.question": string;
160
+ "tradingPoints.faq.whatArePoints.answer": string;
161
+ "tradingPoints.faq.allocation.question": string;
162
+ "tradingPoints.faq.allocation.answer": string;
163
+ "tradingPoints.faq.distribution.question": string;
164
+ "tradingPoints.faq.distribution.answer": string;
165
+ "tradingPoints.faq.pnl.question": string;
166
+ "tradingPoints.faq.pnl.answer": string;
167
+ "tradingPoints.faq.referral.question": string;
168
+ "tradingPoints.faq.referral.answer": string;
133
169
  "tradingLeaderboard.leaderboard": string;
134
170
  "tradingLeaderboard.campaigns": string;
135
171
  "tradingLeaderboard.ongoing": string;
@@ -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-x4mMuYMd.mjs';
1
+ export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './constant-Bu5tmOhO.mjs';
2
2
  import 'react';
@@ -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-x4mMuYMd.js';
1
+ export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './constant-Bu5tmOhO.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-x4mMuYMd.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-x4mMuYMd.mjs';
1
+ import { L as LocaleCode, R as Resources, a as LocaleContextState } from './constant-Bu5tmOhO.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-Bu5tmOhO.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-x4mMuYMd.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-x4mMuYMd.js';
1
+ import { L as LocaleCode, R as Resources, a as LocaleContextState } from './constant-Bu5tmOhO.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-Bu5tmOhO.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
@@ -984,6 +984,46 @@ var tradingLeaderboard = {
984
984
  "tradingLeaderboard.tradingVolume.tooltip": "Total trading volume generated during the campaign period. Updated every 30 seconds."
985
985
  };
986
986
 
987
+ // src/locale/module/tradingPoints.ts
988
+ var tradingPoints = {
989
+ "tradingPoints.points": "Points",
990
+ "tradingPoints.startsIn": "Starts in",
991
+ "tradingPoints.days": "Days",
992
+ "tradingPoints.hours": "Hours",
993
+ "tradingPoints.minutes": "Minutes",
994
+ "tradingPoints.seconds": "Seconds",
995
+ "tradingPoints.learnMore": "Learn more",
996
+ "tradingPoints.stagePoints": "Stage points",
997
+ "tradingPoints.stageRanking": "Stage ranking",
998
+ "tradingPoints.referralCode": "Referral code",
999
+ "tradingPoints.referralLink": "Referral link",
1000
+ "tradingPoints.currentPoints": "Current points",
1001
+ "tradingPoints.ranking": "Ranking",
1002
+ "tradingPoints.myPoints": "My points",
1003
+ "tradingPoints.thisWeek": "This week",
1004
+ "tradingPoints.lastWeek": "Last week",
1005
+ "tradingPoints.all": "All",
1006
+ "tradingPoints.tradePoints": "Trade points",
1007
+ "tradingPoints.tradePointsTooltip": "Trade Points are calculated based on your perps trading volume.Updated daily.",
1008
+ "tradingPoints.tradeNow": "Trade now",
1009
+ "tradingPoints.pnlPoints": "PNL points",
1010
+ "tradingPoints.pnlPointsTooltip": "Both profit or loss of each trade will be recorded. Updated daily.",
1011
+ "tradingPoints.referralPoints": "Referral points",
1012
+ "tradingPoints.referralPointsTooltip": "First-level invitee's rebates: {{l1}}%, Second-level invitee's rebates: {{l2}}%, Update daily.",
1013
+ "tradingPoints.copyLink": "Copy Link",
1014
+ "tradingPoints.faq.title": "FAQ",
1015
+ "tradingPoints.faq.whatArePoints.question": "What are Points?",
1016
+ "tradingPoints.faq.whatArePoints.answer": "The Points program is designed to encourage genuine user engagement with products and to reward loyal users who actively contribute to the growth of the {{brokerName}} ecosystem. Rewards will be airdropped in the future based on users' point accumulation.",
1017
+ "tradingPoints.faq.allocation.question": "What is the points allocation criteria?",
1018
+ "tradingPoints.faq.allocation.answer": "Points = Trade points + PNL points + Referral points.\n\nThe page will update your points daily, calculating the points you are expected to receive based on your contribution.\n\nNote: Wash trading (e.g., self-trades) will not receive any points",
1019
+ "tradingPoints.faq.distribution.question": "When will points be distributed?",
1020
+ "tradingPoints.faq.distribution.answer": "Points are distributed at 08:00 UTC everyday.",
1021
+ "tradingPoints.faq.pnl.question": "How are PNL points calculated?",
1022
+ "tradingPoints.faq.pnl.answer": "Points are based on your net profit or loss each trading.",
1023
+ "tradingPoints.faq.referral.question": "How does the referral work?",
1024
+ "tradingPoints.faq.referral.answer": "Based on the total points of your invitees and their invitees. Points earned from first-level invitees are higher than those from second-level invitees. Updated daily."
1025
+ };
1026
+
987
1027
  // src/locale/module/tradingRewards.ts
988
1028
  var tradingRewards = {
989
1029
  "tradingRewards.rewards": "Rewards",
@@ -1313,6 +1353,7 @@ var en = {
1313
1353
  ...affiliate,
1314
1354
  ...ui,
1315
1355
  ...tradingLeaderboard,
1356
+ ...tradingPoints,
1316
1357
  ...widget,
1317
1358
  ...vaults,
1318
1359
  ...notification