@dydxprotocol/v4-localization 1.1.126 → 1.1.128
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.
|
@@ -84,6 +84,7 @@
|
|
|
84
84
|
"CLICK_HERE": "Click here",
|
|
85
85
|
"CLOSE": "Close",
|
|
86
86
|
"COMING_SOON": "Coming soon",
|
|
87
|
+
"COMMISSION_PERCENTAGE": "{PERCENTAGE} commission",
|
|
87
88
|
"COMPETITION": "Competition",
|
|
88
89
|
"COMPETITIONS": "Competitions",
|
|
89
90
|
"CONFIRM_DEPOSIT": "Confirm deposit",
|
|
@@ -354,6 +355,7 @@
|
|
|
354
355
|
"VIEWS": "Views",
|
|
355
356
|
"VOLUME_30D": "Volume (30d)",
|
|
356
357
|
"VOTING_LIVE": "Voting live",
|
|
358
|
+
"VOTING_POWER": "Voting Power",
|
|
357
359
|
"WALLET_BALANCE": "Wallet Balance",
|
|
358
360
|
"WALLET": "Wallet",
|
|
359
361
|
"WEBSITE": "Website",
|
|
@@ -994,7 +996,9 @@
|
|
|
994
996
|
"KEPLR_DASHBOARD": "Keplr Dashboard",
|
|
995
997
|
"STAKED_BALANCE": "Staked Balance",
|
|
996
998
|
"GAS_FEE_GREATER_THAN_REWARD_ERROR": "Estimated gas fees are greater than the claimable reward value.",
|
|
997
|
-
"
|
|
999
|
+
"VALIDATORS_INFO_LINK": "For more information on validators, please visit {MINTSCAN_LINK}.",
|
|
1000
|
+
"STAKING_LEGAL_DISCLAIMER": "You are staking your assets to a validator node operated by a third party. The operator of this site is not responsible for such staking services provided by third parties. Stake to another validator with {KEPLR_DASHBOARD_LINK} or liquid stake with {STRIDE_LINK}.",
|
|
1001
|
+
"STAKING_LEGAL_DISCLAIMER_WITH_DEFAULT": "You are staking your assets to a validator node operated by a third party. The operator of this site is not responsible for such staking services provided by third parties. Default validator is selected based on unslashed, lowest stake weight from a pre-configured set. To liquid stake, please visit {STRIDE_LINK}."
|
|
998
1002
|
},
|
|
999
1003
|
"UNSTAKE_MODAL": {
|
|
1000
1004
|
"CURRENTLY_STAKING": "You're currently staking {AMOUNT}",
|
|
@@ -1412,6 +1416,7 @@
|
|
|
1412
1416
|
"TRANSFERS_EMPTY_STATE": "You have no transfer history.",
|
|
1413
1417
|
"TRIGGER_PRICE_SHORT": "Trigger",
|
|
1414
1418
|
"TRIGGER_PRICE": "Trigger Price",
|
|
1419
|
+
"TRIGGER_ORDER_CANCELED_BY_FRONTEND": "The trigger order's associated position has been closed or flipped.",
|
|
1415
1420
|
"TRIGGERS": "Triggers",
|
|
1416
1421
|
"UNDERCOLLATERALIZED": "Undercollateralized",
|
|
1417
1422
|
"UNOPENED_ISOLATED_POSITIONS": "Unopened Isolated Positions",
|
|
@@ -1733,11 +1738,11 @@
|
|
|
1733
1738
|
"FAQ_HOW_DO_I_CLAIM_MY_REWARDS_QUESTION": "How do I claim my rewards?",
|
|
1734
1739
|
"FAQ_HOW_DO_I_CLAIM_MY_REWARDS_ANSWER": "Each block, trading rewards are automatically sent directly to the trader’s dYdX Chain address.",
|
|
1735
1740
|
"FAQ_HOW_DO_I_STAKE_AND_CLAIM_QUESTION": "How do I stake and claim staking rewards?",
|
|
1736
|
-
"FAQ_HOW_DO_I_STAKE_AND_CLAIM_ANSWER": "To stake, click the “Stake” button and input the amount of tokens you would like to stake. A validator from a set of validators in good standing with the community will automatically be selected based on which eligible validator has the fewest tokens staked and has never been slashed
|
|
1741
|
+
"FAQ_HOW_DO_I_STAKE_AND_CLAIM_ANSWER": "To stake, click the “Stake” button and input the amount of tokens you would like to stake. A validator from a set of validators in good standing with the community will automatically be selected based on which eligible validator has the fewest tokens staked and has never been slashed. To claim staking rewards, click the “Claim” button whenever USDC rewards are available. The claimed USDC rewards will be deposited into your account so that you may trade instantly! Note that there is a gas fee to claim USDC rewards.",
|
|
1737
1742
|
"FAQ_HOW_DO_TRADING_REWARDS_WORK_QUESTION": "How do trading rewards work?",
|
|
1738
1743
|
"FAQ_HOW_DO_TRADING_REWARDS_WORK_ANSWER": "Immediately after each fill, trading rewards are sent directly to the trader’s dYdX Chain address, based on the amount of fees paid by the trader. Read more {HERE_LINK}.",
|
|
1739
1744
|
"FAQ_HOW_IS_THE_PRECONFIGURED_SET_OF_VALIDATORS_DETERMINED_QUESTION": "How is the pre-configured set of validators determined?",
|
|
1740
|
-
"FAQ_HOW_IS_THE_PRECONFIGURED_SET_OF_VALIDATORS_DETERMINED_ANSWER": "
|
|
1745
|
+
"FAQ_HOW_IS_THE_PRECONFIGURED_SET_OF_VALIDATORS_DETERMINED_ANSWER": "The pre-configured set of validators is used to determine the default validator to stake to. Please refer to this {DOCUMENT_LINK} for more information.",
|
|
1741
1746
|
"FAQ_WHAT_ARE_THE_RISKS_OF_STAKING_QUESTION": "What are the risks of staking?",
|
|
1742
1747
|
"FAQ_WHAT_ARE_THE_RISKS_OF_STAKING_ANSWER": "Use of any DeFi protocol comes with risks. In the case of staking, it is important to understand that unstaking tokens takes 30 days, which means there is a period of illiquidity during which you will not be able to transfer your tokens, even in the case of protocol or market volatility. Additionally, users should do their own due diligence on validators before staking their assets with one. Validators who violate protocol rules may be penalized by having tokens staked to them slashed (i.e. burned) or being jailed which will prevent them from earning rewards. While the frontend selects the validator that tokens get staked to from a trusted set based on historical performance, there is no guarantee of a validator’s future conduct.",
|
|
1743
1748
|
"FAQ_WHAT_IS_STAKING_QUESTION": "What is staking?",
|
|
@@ -2083,7 +2088,7 @@
|
|
|
2083
2088
|
"BROADCAST_ERROR_CLOB_3004": "The GoodTilBlockTime of the message is further than StatefulOrderTimeWindow into the future. Please refresh the page and try again.",
|
|
2084
2089
|
"BROADCAST_ERROR_CLOB_3005": "Existing stateful order has higher-or-equal priority than the new one.",
|
|
2085
2090
|
"BROADCAST_ERROR_CLOB_3006": "Stateful order does not exist.",
|
|
2086
|
-
"BROADCAST_ERROR_CLOB_3007": "Stateful order collateralization check failed.",
|
|
2091
|
+
"BROADCAST_ERROR_CLOB_3007": "Stateful order collateralization check failed. Order size might be too large, please try again with a smaller order.",
|
|
2087
2092
|
"BROADCAST_ERROR_CLOB_3008": "Stateful order was previously cancelled and therefore cannot be placed.",
|
|
2088
2093
|
"BROADCAST_ERROR_CLOB_3009": "Stateful order was previously removed and therefore cannot be placed.",
|
|
2089
2094
|
"BROADCAST_ERROR_CLOB_10001": "Subaccount cannot open more orders due to equity tier limit. {EQUITY_TIER_LEARN_MORE}",
|
package/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -309,6 +309,7 @@ export const APP_STRING_KEYS = {
|
|
|
309
309
|
CLICK_HERE: 'APP.GENERAL.CLICK_HERE',
|
|
310
310
|
CLOSE: 'APP.GENERAL.CLOSE',
|
|
311
311
|
COMING_SOON: 'APP.GENERAL.COMING_SOON',
|
|
312
|
+
COMMISSION_PERCENTAGE: 'APP.GENERAL.COMMISSION_PERCENTAGE',
|
|
312
313
|
COMPETITION: 'APP.GENERAL.COMPETITION',
|
|
313
314
|
COMPETITIONS: 'APP.GENERAL.COMPETITIONS',
|
|
314
315
|
CONFIRMED: 'APP.GENERAL.CONFIRMED',
|
|
@@ -612,6 +613,7 @@ export const APP_STRING_KEYS = {
|
|
|
612
613
|
VIEW_ORDERS_COUNT: 'APP.GENERAL.VIEW_ORDERS_COUNT',
|
|
613
614
|
VOLUME_30D: 'APP.GENERAL.VOLUME_30D',
|
|
614
615
|
VOTING_LIVE: 'APP.GENERAL.VOTING_LIVE',
|
|
616
|
+
VOTING_POWER: 'APP.GENERAL.VOTING_POWER',
|
|
615
617
|
WALLET: 'APP.GENERAL.WALLET',
|
|
616
618
|
WALLET_BALANCE: 'APP.GENERAL.WALLET_BALANCE',
|
|
617
619
|
WEBSITE: 'APP.GENERAL.WEBSITE',
|
|
@@ -1282,6 +1284,8 @@ export const APP_STRING_KEYS = {
|
|
|
1282
1284
|
STAKED_BALANCE: 'APP.STAKE_MODAL.STAKED_BALANCE',
|
|
1283
1285
|
STAKE_DESCRIPTION: 'APP.STAKE_MODAL.STAKE_DESCRIPTION',
|
|
1284
1286
|
STAKING_LEGAL_DISCLAIMER: 'APP.STAKE_MODAL.STAKING_LEGAL_DISCLAIMER',
|
|
1287
|
+
STAKING_LEGAL_DISCLAIMER_WITH_DEFAULT: 'APP.STAKE_MODAL.STAKING_LEGAL_DISCLAIMER_WITH_DEFAULT',
|
|
1288
|
+
VALIDATORS_INFO_LINK: 'APP.STAKE_MODAL.VALIDATORS_INFO_LINK',
|
|
1285
1289
|
|
|
1286
1290
|
// STAKING_REWARDS
|
|
1287
1291
|
|
|
@@ -1564,6 +1568,7 @@ export const APP_STRING_KEYS = {
|
|
|
1564
1568
|
TRAILING_STOP_DESCRIPTION: 'APP.TRADE.TRAILING_STOP_DESCRIPTION',
|
|
1565
1569
|
TRANSFERS_EMPTY_STATE: 'APP.TRADE.TRANSFERS_EMPTY_STATE',
|
|
1566
1570
|
TRIGGERS: 'APP.TRADE.TRIGGERS',
|
|
1571
|
+
TRIGGER_ORDER_CANCELED_BY_FRONTEND: 'APP.TRADE.TRIGGER_ORDER_CANCELED_BY_FRONTEND',
|
|
1567
1572
|
TRIGGER_PRICE: 'APP.TRADE.TRIGGER_PRICE',
|
|
1568
1573
|
TRIGGER_PRICE_SHORT: 'APP.TRADE.TRIGGER_PRICE_SHORT',
|
|
1569
1574
|
UNDERCOLLATERALIZED: 'APP.TRADE.UNDERCOLLATERALIZED',
|