@kodiak-finance/orderly-i18n 2.8.25 → 2.8.26-beta.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/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 +5 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5 -2
- package/dist/index.mjs.map +1 -1
- package/dist/locales/de.json +0 -1
- package/dist/locales/en.json +5 -2
- package/dist/locales/es.json +0 -1
- package/dist/locales/fr.json +0 -1
- package/dist/locales/id.json +0 -1
- package/dist/locales/it.json +0 -1
- package/dist/locales/ja.json +0 -1
- package/dist/locales/ko.json +0 -1
- package/dist/locales/nl.json +0 -1
- package/dist/locales/pl.json +0 -1
- package/dist/locales/pt.json +0 -1
- package/dist/locales/ru.json +0 -1
- package/dist/locales/tc.json +0 -1
- package/dist/locales/tr.json +0 -1
- package/dist/locales/uk.json +0 -1
- package/dist/locales/vi.json +0 -1
- package/dist/locales/zh.json +0 -1
- package/dist/{types-DxUUhaKa.d.ts → types-CII8fJuc.d.ts} +4 -1
- package/dist/utils.d.mts +1 -1
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +5 -2
- package/dist/utils.js.map +1 -1
- package/dist/utils.mjs +5 -2
- package/dist/utils.mjs.map +1 -1
- package/package.json +2 -2
- package/dist/locale.csv +0 -1128
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 './types-
|
|
1
|
+
export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './types-CII8fJuc.js';
|
|
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 './types-
|
|
1
|
+
export { f as LocaleEnum, g as defaultLanguages, h as defaultLng, i as defaultNS, k as i18nCookieKey, j as i18nLocalStorageKey } from './types-CII8fJuc.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 './types-
|
|
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 './types-
|
|
1
|
+
import { L as LocaleCode, R as Resources, a as LocaleContextState } from './types-CII8fJuc.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 './types-CII8fJuc.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.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as LocaleCode, R as Resources, a as LocaleContextState } from './types-
|
|
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 './types-
|
|
1
|
+
import { L as LocaleCode, R as Resources, a as LocaleContextState } from './types-CII8fJuc.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 './types-CII8fJuc.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
|
@@ -640,9 +640,9 @@ var portfolio = {
|
|
|
640
640
|
"portfolio.overview.distribution.type.refereeRebate": "Referee rebate",
|
|
641
641
|
"portfolio.overview.distribution.type.brokerFee": "Broker fee",
|
|
642
642
|
"portfolio.feeTier.updatedDailyBy": "Updated daily by",
|
|
643
|
-
"portfolio.feeTier.header.yourTier": "Your tier",
|
|
644
643
|
"portfolio.feeTier.header.30dVolume": "30D trading volume",
|
|
645
644
|
"portfolio.feeTier.header.vipTier": "VIP tier",
|
|
645
|
+
"portfolio.feeTier.header.refCode": "Ref code",
|
|
646
646
|
"portfolio.feeTier.header.takerFeeRate": "Taker fee rate",
|
|
647
647
|
"portfolio.feeTier.header.makerFeeRate": "Maker fee rate",
|
|
648
648
|
"portfolio.feeTier.header.myStake": "My stake",
|
|
@@ -650,7 +650,10 @@ var portfolio = {
|
|
|
650
650
|
"portfolio.feeTier.vip.learnMore": "Learn more",
|
|
651
651
|
"portfolio.feeTier.vip.stakeNow": "Stake xKDK",
|
|
652
652
|
"portfolio.feeTier.vip.tiersTitle": "VIP staking tiers",
|
|
653
|
-
"portfolio.feeTier.vip.tiersSubtitle": "Stake xKDK to unlock trading fee discounts
|
|
653
|
+
"portfolio.feeTier.vip.tiersSubtitle": "Stake xKDK to unlock trading fee discounts, earn protocol rewards, and participate in governance",
|
|
654
|
+
"portfolio.feeTier.vip.staked": "xKDK staked",
|
|
655
|
+
"portfolio.feeTier.vip.discountNote": "Trading fee discount applies to the Kodiak portion of the fees.",
|
|
656
|
+
"portfolio.feeTier.vip.base": "Base",
|
|
654
657
|
"portfolio.feeTier.vip.stakeRequirement": "{{amount}} xKDK staked",
|
|
655
658
|
"portfolio.feeTier.vip.column.tier": "Tier",
|
|
656
659
|
"portfolio.feeTier.vip.column.staked": "xKDK staked",
|