@dydxprotocol/v4-localization 1.1.129 → 1.1.131
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/config/localization/en/app.json +10 -5
- package/config/localization/zh-CN/app.json +6 -2
- package/config/localization/zh-CN/tooltips.json +6 -0
- package/config/localization_notifications/zh-CN/app.json +4 -0
- package/config/localizations_native/zh-CN/app.json +1 -0
- package/package.json +1 -1
- package/scripts/generated/app.ts +6 -0
|
@@ -998,12 +998,13 @@
|
|
|
998
998
|
"GAS_FEE_GREATER_THAN_REWARD_ERROR": "Estimated gas fees are greater than the claimable reward value.",
|
|
999
999
|
"VALIDATORS_INFO_LINK": "For more information on validators, please visit {MINTSCAN_LINK}.",
|
|
1000
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
|
|
1001
|
+
"STAKING_LEGAL_DISCLAIMER_WITH_DEFAULT": "You are staking your assets to a validator node operated by a third party, and you are solely responsible for choosing your validator. This site's Operator is not responsible for staking services provided by third parties. You may stake to any validator not on this dropdown menu on {KEPLR_DASHBOARD_LINK}, or liquid stake on {STRIDE_LINK}."
|
|
1002
1002
|
},
|
|
1003
1003
|
"UNSTAKE_MODAL": {
|
|
1004
1004
|
"CURRENTLY_STAKING": "You're currently staking {AMOUNT}",
|
|
1005
1005
|
"CURRENTLY_STAKING_WITH": "You're currently staking with {VALIDATOR}",
|
|
1006
1006
|
"AMOUNT_TO_UNSTAKE": "Amount to Unstake",
|
|
1007
|
+
"ENTER_AMOUNT_TO_UNSTAKE": "Enter amount to unstake",
|
|
1007
1008
|
"UNSTAKED_BALANCE": "Unstaked Balance",
|
|
1008
1009
|
"SELECTED_VALIDATOR": "Selected Validator",
|
|
1009
1010
|
"UNSTAKING_PERIOD": "Unstaking Period",
|
|
@@ -1695,9 +1696,11 @@
|
|
|
1695
1696
|
"YOU_CAN_WIN_THESE": "You can win these in our {LEAGUES_LINK}"
|
|
1696
1697
|
},
|
|
1697
1698
|
"STAKING_REWARDS": {
|
|
1699
|
+
"AVAILABLE_IN_DAYS": "Available in {DAYS} days",
|
|
1698
1700
|
"CLAIM_USDC_AMOUNT": "Claim {USDC_AMOUNT} USDC",
|
|
1699
1701
|
"CLAIM_STAKING_REWARDS": "Claim Staking Rewards!",
|
|
1700
1702
|
"EARN_APR": "Earn {APR_PERCENTAGE} APR",
|
|
1703
|
+
"ESTIMATED_APR_DATA_BASED_ON": "Estimated APR is based on data from {PROTOCOL_STAKING_LINK}",
|
|
1701
1704
|
"LEAVING_WEBSITE_STAKING_GOVERNANCE": "Staking, governance and leaving website disclaimer",
|
|
1702
1705
|
"LIQUID_STAKE_ON_STRIDE": "Liquid Stake on Stride",
|
|
1703
1706
|
"LIQUID_STAKING_AND_LEAVING": "Liquid staking and leaving website",
|
|
@@ -1705,13 +1708,13 @@
|
|
|
1705
1708
|
"LIQUID_STAKE_W_STRIDE": "Liquid Stake with Stride",
|
|
1706
1709
|
"LIQUID_STAKE_STRIDE_DESCRIPTION": "Stake your {TOKEN_DENOM} tokens for st{TOKEN_DENOM} which you can deploy around the ecosystem.",
|
|
1707
1710
|
"NAVIGATE_TO_STRIDE": "{STRONG_YES}, navigate to Stride Zone.",
|
|
1711
|
+
"PROTOCOL_STAKING": "ProtocolStaking",
|
|
1708
1712
|
"STAKE_WITH_KEPLR": "Stake with Keplr",
|
|
1709
1713
|
"STAKE_WITH_KEPLR_AND_LEAVING_DESCRIPTION": "By selecting “{CTA}” below, you acknowledge and agree that (a) you will leave our website and join a website made available by Chainapsis, Inc. (“Keplr”), which is independent from and unaffiliated with the host and operator of this website (the “Operator”); (b) these services are provided to you directly by Keplr and do not involve the Operator; (c) these services and any staking or governance occur outside of the Operator’s website; and (d) any transaction or transmission of value will occur directly between you and Keplr. These services are not available to any persons located in the U.S., Canada or restricted territories. You also agree that any information requested from you by Keplr is not provided to the Operator, and that you will not hold the Operator liable for any aspect of any transaction or transmission between you and Keplr. Nothing on the Operator’s website constitutes, nor should be construed or relied upon as, financial advice, legal advice, tax advice, investment advice or advice of any other nature, and you agree that you are responsible to conduct independent research, perform due diligence and engage a professional advisor prior to taking any financial, tax, legal or investment action related to any of the foregoing.",
|
|
1710
1714
|
"STAKING_AND_LEAVING": "Staking and leaving website disclaimer",
|
|
1711
1715
|
"STAKING_PAGE_SUBTITLE": "Stake to earn APR. Unstaking can take up to 30 days.",
|
|
1712
1716
|
"STAKING_REWARDS": "Staking Rewards",
|
|
1713
|
-
"STAKING_REWARDS_AVAILABLE": "Staking Rewards Available"
|
|
1714
|
-
"AVAILABLE_IN_DAYS": "Available in {DAYS} days"
|
|
1717
|
+
"STAKING_REWARDS_AVAILABLE": "Staking Rewards Available"
|
|
1715
1718
|
},
|
|
1716
1719
|
"TOKEN_GOVERNANCE": {
|
|
1717
1720
|
"GOVERNANCE_PAGE_SUBTITLE": "Participate in the ecosystem by voting on Governance proposals or submitting your own.",
|
|
@@ -1733,7 +1736,7 @@
|
|
|
1733
1736
|
"TRADING_REWARD_HISTORY": "Trading Reward History",
|
|
1734
1737
|
"TRADING_REWARD_TABLE_DISCONNECTED_STATE": "Your history will appear here.",
|
|
1735
1738
|
"TRADING_REWARD_TABLE_EMPTY_STATE": "You have no history.",
|
|
1736
|
-
"TRADING_REWARDS_LEGAL_DISCLAIMER": "Governance, rewards, and staking related services are provided to you directly by third parties, who are independent from and unaffiliated with the host and operator of this interface (the “Operator”), on third-party sites, without involvement of the Operator. You agree that you are familiar with the
|
|
1739
|
+
"TRADING_REWARDS_LEGAL_DISCLAIMER": "Governance, rewards, and staking related services are provided to you directly by third parties, who are independent from and unaffiliated with the host and operator of this interface (the “Operator”), on third-party sites, without involvement of the Operator. You agree that you are familiar with the {TERMS_OF_USE_LINK} and understand the risks associated with these services, including variable reward rates, slashing and other risks inherent in staking. Nothing on this website constitutes, nor should be construed or relied upon as, financial advice, legal advice, tax advice, investment advice or advice of any other nature. You are solely responsible for conducting independent research, due diligence and seeking advice from a professional advisor prior to taking any action related to the services.",
|
|
1737
1740
|
"REWARD_HISTORY_DESCRIPTION": "While trading rewards are distributed immediately after every block, history is updated every five minutes. Trading rewards history goes back until {REWARDS_HISTORY_START_DATE}.",
|
|
1738
1741
|
"EMPTY_HISTORICAL_REWARDS_DESCRIPTION": "Start trading to earn rewards.",
|
|
1739
1742
|
"FAQ_HOW_DO_I_CLAIM_MY_REWARDS_QUESTION": "How do I claim my rewards?",
|
|
@@ -1745,11 +1748,13 @@
|
|
|
1745
1748
|
"FAQ_HOW_IS_THE_PRECONFIGURED_SET_OF_VALIDATORS_DETERMINED_QUESTION": "How is the pre-configured set of validators determined?",
|
|
1746
1749
|
"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.",
|
|
1747
1750
|
"FAQ_WHAT_ARE_THE_RISKS_OF_STAKING_QUESTION": "What are the risks of staking?",
|
|
1748
|
-
"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.
|
|
1751
|
+
"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.",
|
|
1749
1752
|
"FAQ_WHAT_IS_STAKING_QUESTION": "What is staking?",
|
|
1750
1753
|
"FAQ_WHAT_IS_STAKING_ANSWER": "dYdX Chain uses Proof-of-Stake for its consensus mechanism. Token holders can stake their tokens to validators in order to help secure the network and validate transactions, and in exchange earn USDC rewards from trading and gas fees that the protocol collects. All fees are paid to stakers, less any fees sent to the insurance fund and validator commissions. Reward rates are based on data from {HERE_LINK}. There is no guarantee of future reward rates, which may fluctuate based on protocol conditions.",
|
|
1751
1754
|
"FAQ_WHO_IS_ELIGIBLE_QUESTION": "Who is eligible for trading rewards?",
|
|
1752
1755
|
"FAQ_WHO_IS_ELIGIBLE_ANSWER": "All traders are eligible for trading rewards.",
|
|
1756
|
+
"FAQ_WHICH_VALIDATORS_ARE_AVAILABLE_QUESTION": "Which validators are available for staking?",
|
|
1757
|
+
"FAQ_WHICH_VALIDATORS_ARE_AVAILABLE_ANSWER": "The site picks an initial default validator based on lowest commission and stakeweight among a pre-configured set, but you are free to make an alternate selection. This site permits you to stake to any validator in the active set that is not jailed, and you may stake to any validator not shown on this site by using an alternate portal such as {KEPLR_LINK}. Please refer to this {DOCUMENT_LINK} for more information on the pre-configured set used for the initial default selection.",
|
|
1753
1758
|
"TRADING_REWARDS_UNAVAILABLE_IN_US": "These third-party products and services are not available to any persons who are residents of, are located or incorporated in, or have a registered agent in the U.S., Canada or a restricted territory. More details can be found in our {TERMS_OF_USE_LINK}."
|
|
1754
1759
|
},
|
|
1755
1760
|
"EPOCH_END_MODAL": {
|
|
@@ -132,6 +132,7 @@
|
|
|
132
132
|
"EMAIL": "邮箱",
|
|
133
133
|
"ENDED": "已结束",
|
|
134
134
|
"EQUITY": "账户净值",
|
|
135
|
+
"EST_APR": "估计 {PERCENTAGE}APR(年利率)",
|
|
135
136
|
"EST_GAS": "估计 Gas",
|
|
136
137
|
"ESTIMATED": "估计的",
|
|
137
138
|
"EXPAND_SECTION": "展开部分",
|
|
@@ -989,7 +990,10 @@
|
|
|
989
990
|
"AMOUNT_TO_STAKE": "质押金额",
|
|
990
991
|
"SELECTED_VALIDATOR": "选定的验证者",
|
|
991
992
|
"ENTER_AMOUNT_TO_STAKE": "输入投注金额",
|
|
992
|
-
"
|
|
993
|
+
"KEPLR_DASHBOARD": "Keplr 控制面板",
|
|
994
|
+
"STAKED_BALANCE": "质押余额",
|
|
995
|
+
"GAS_FEE_GREATER_THAN_REWARD_ERROR": "估计的 Gas 费用大于可领取奖励价值。",
|
|
996
|
+
"STAKING_LEGAL_DISCLAIMER": "您正在将您的资产质押到由第三方运营的验证者节点。 本网站的运营商不对第三方提供的此类质押服务负责。 用 {KEPLR_DASHBOARD_LINK} 质押到另一个验证者,或用 {STRIDE_LINK} 流动性质押。"
|
|
993
997
|
},
|
|
994
998
|
"UNSTAKE_MODAL": {
|
|
995
999
|
"CURRENTLY_STAKING": "您当前正在质押 {AMOUNT}",
|
|
@@ -2281,7 +2285,7 @@
|
|
|
2281
2285
|
"TRANSFER_INVALID_ETH_ADDRESS": "我们无法找到与此钱包地址关联的帐户。",
|
|
2282
2286
|
"TRANSFER_MORE_THAN_FREE": "您的转帐金额不得超过可用质押品的金额。",
|
|
2283
2287
|
"TRANSFER_TO_YOURSELF": "您无法直接转帐到自己的钱包地址。",
|
|
2284
|
-
"TRANSFER_INSUFFICIENT_GAS": "链钱包中的
|
|
2288
|
+
"TRANSFER_INSUFFICIENT_GAS": "链钱包中的 {TOKEN} 余额 ({BALANCE} {TOKEN}) 可能不够支付交易费用。 请存入额外资金。",
|
|
2285
2289
|
"TRANSFER_WITHOUT_MEMO": "在没有他们提供的备忘录的情况下,转移到中心化交易所,可能会导致资金损失。"
|
|
2286
2290
|
},
|
|
2287
2291
|
"ADJUST_ISOLATED_MARGIN": {
|
|
@@ -335,6 +335,12 @@
|
|
|
335
335
|
"BODY": "dYdX支持两种从Layer 2提现的类型。快速提现会产生小额费用,但不需要gas,并会立即发送提现请求。通常出金は手数料はかかりませんが、2ステップの手続きが必要で所要時間がはるかに長く、ユーザーがGas手数料を負担しなければなりません。"
|
|
336
336
|
}
|
|
337
337
|
},
|
|
338
|
+
"STAKE": {
|
|
339
|
+
"VALIDATOR_SELECTION": {
|
|
340
|
+
"TITLE": "选定的验证者",
|
|
341
|
+
"BODY": "选定基于预先配置的一组验证者的最低质押权重。"
|
|
342
|
+
}
|
|
343
|
+
},
|
|
338
344
|
"EMAIL_NOTIFICATIONS": {
|
|
339
345
|
"VERIFY_EMAIL": {
|
|
340
346
|
"TITLE": "验证电子邮件地址",
|
|
@@ -24,6 +24,10 @@
|
|
|
24
24
|
"TITLE": "赛季 {SEASON_NUMBER} 启动激励计划现已开始!",
|
|
25
25
|
"BODY": "在第 {PREV_SEASON_NUMBER}季中,获得的奖励中位数为 {DYDX_AMOUNT}DYDX (~\n{USDC_AMOUNT}USDC)!"
|
|
26
26
|
},
|
|
27
|
+
"ISOLATED_MARGIN_LIVE": {
|
|
28
|
+
"TITLE": "逐仓保证金已上线",
|
|
29
|
+
"BODY": "逐仓保证金现已上线!要了解更多信息,请访问 {LEARN_MORE}。"
|
|
30
|
+
},
|
|
27
31
|
"REWARDS_DISTRIBUTED": {
|
|
28
32
|
"TITLE": "第{SEASON_NUMBER}季启动奖励已分发!",
|
|
29
33
|
"BODY": "第{SEASON_NUMBER}季奖励 + {DYDX_AMOUNT}DYDX"
|
package/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -1293,6 +1293,7 @@ export const APP_STRING_KEYS = {
|
|
|
1293
1293
|
CLAIM_STAKING_REWARDS: 'APP.STAKING_REWARDS.CLAIM_STAKING_REWARDS',
|
|
1294
1294
|
CLAIM_USDC_AMOUNT: 'APP.STAKING_REWARDS.CLAIM_USDC_AMOUNT',
|
|
1295
1295
|
EARN_APR: 'APP.STAKING_REWARDS.EARN_APR',
|
|
1296
|
+
ESTIMATED_APR_DATA_BASED_ON: 'APP.STAKING_REWARDS.ESTIMATED_APR_DATA_BASED_ON',
|
|
1296
1297
|
LEAVING_WEBSITE_STAKING_GOVERNANCE: 'APP.STAKING_REWARDS.LEAVING_WEBSITE_STAKING_GOVERNANCE',
|
|
1297
1298
|
LIQUID_STAKE_ON_STRIDE: 'APP.STAKING_REWARDS.LIQUID_STAKE_ON_STRIDE',
|
|
1298
1299
|
LIQUID_STAKE_STRIDE_DESCRIPTION: 'APP.STAKING_REWARDS.LIQUID_STAKE_STRIDE_DESCRIPTION',
|
|
@@ -1300,6 +1301,7 @@ export const APP_STRING_KEYS = {
|
|
|
1300
1301
|
LIQUID_STAKING_AND_LEAVING: 'APP.STAKING_REWARDS.LIQUID_STAKING_AND_LEAVING',
|
|
1301
1302
|
LIQUID_STAKING_AND_LEAVING_DESCRIPTION: 'APP.STAKING_REWARDS.LIQUID_STAKING_AND_LEAVING_DESCRIPTION',
|
|
1302
1303
|
NAVIGATE_TO_STRIDE: 'APP.STAKING_REWARDS.NAVIGATE_TO_STRIDE',
|
|
1304
|
+
PROTOCOL_STAKING: 'APP.STAKING_REWARDS.PROTOCOL_STAKING',
|
|
1303
1305
|
STAKE_WITH_KEPLR: 'APP.STAKING_REWARDS.STAKE_WITH_KEPLR',
|
|
1304
1306
|
STAKE_WITH_KEPLR_AND_LEAVING_DESCRIPTION: 'APP.STAKING_REWARDS.STAKE_WITH_KEPLR_AND_LEAVING_DESCRIPTION',
|
|
1305
1307
|
STAKING_AND_LEAVING: 'APP.STAKING_REWARDS.STAKING_AND_LEAVING',
|
|
@@ -1357,6 +1359,7 @@ export const APP_STRING_KEYS = {
|
|
|
1357
1359
|
BRACKET_ORDER_SHORT_TAKE_PROFIT_DESCRIPTION: 'APP.TRADE.BRACKET_ORDER_SHORT_TAKE_PROFIT_DESCRIPTION',
|
|
1358
1360
|
CANCELED_ON_CHAIN: 'APP.TRADE.CANCELED_ON_CHAIN',
|
|
1359
1361
|
CANCELING: 'APP.TRADE.CANCELING',
|
|
1362
|
+
CANCELING_ORDERS_COUNT: 'APP.TRADE.CANCELING_ORDERS_COUNT',
|
|
1360
1363
|
CANCEL_ALL: 'APP.TRADE.CANCEL_ALL',
|
|
1361
1364
|
CANCEL_ORDER: 'APP.TRADE.CANCEL_ORDER',
|
|
1362
1365
|
CANCEL_ORDERS: 'APP.TRADE.CANCEL_ORDERS',
|
|
@@ -1605,6 +1608,8 @@ export const APP_STRING_KEYS = {
|
|
|
1605
1608
|
FAQ_WHAT_ARE_THE_RISKS_OF_STAKING_QUESTION: 'APP.TRADING_REWARDS.FAQ_WHAT_ARE_THE_RISKS_OF_STAKING_QUESTION',
|
|
1606
1609
|
FAQ_WHAT_IS_STAKING_ANSWER: 'APP.TRADING_REWARDS.FAQ_WHAT_IS_STAKING_ANSWER',
|
|
1607
1610
|
FAQ_WHAT_IS_STAKING_QUESTION: 'APP.TRADING_REWARDS.FAQ_WHAT_IS_STAKING_QUESTION',
|
|
1611
|
+
FAQ_WHICH_VALIDATORS_ARE_AVAILABLE_ANSWER: 'APP.TRADING_REWARDS.FAQ_WHICH_VALIDATORS_ARE_AVAILABLE_ANSWER',
|
|
1612
|
+
FAQ_WHICH_VALIDATORS_ARE_AVAILABLE_QUESTION: 'APP.TRADING_REWARDS.FAQ_WHICH_VALIDATORS_ARE_AVAILABLE_QUESTION',
|
|
1608
1613
|
FAQ_WHO_IS_ELIGIBLE_ANSWER: 'APP.TRADING_REWARDS.FAQ_WHO_IS_ELIGIBLE_ANSWER',
|
|
1609
1614
|
FAQ_WHO_IS_ELIGIBLE_QUESTION: 'APP.TRADING_REWARDS.FAQ_WHO_IS_ELIGIBLE_QUESTION',
|
|
1610
1615
|
FOR_TRADING: 'APP.TRADING_REWARDS.FOR_TRADING',
|
|
@@ -1641,6 +1646,7 @@ export const APP_STRING_KEYS = {
|
|
|
1641
1646
|
AMOUNT_TO_UNSTAKE: 'APP.UNSTAKE_MODAL.AMOUNT_TO_UNSTAKE',
|
|
1642
1647
|
CURRENTLY_STAKING: 'APP.UNSTAKE_MODAL.CURRENTLY_STAKING',
|
|
1643
1648
|
CURRENTLY_STAKING_WITH: 'APP.UNSTAKE_MODAL.CURRENTLY_STAKING_WITH',
|
|
1649
|
+
ENTER_AMOUNT_TO_UNSTAKE: 'APP.UNSTAKE_MODAL.ENTER_AMOUNT_TO_UNSTAKE',
|
|
1644
1650
|
UNSTAKED_BALANCE: 'APP.UNSTAKE_MODAL.UNSTAKED_BALANCE',
|
|
1645
1651
|
UNSTAKING_PERIOD: 'APP.UNSTAKE_MODAL.UNSTAKING_PERIOD',
|
|
1646
1652
|
UNSTAKING_PERIOD_DESCRIPTION: 'APP.UNSTAKE_MODAL.UNSTAKING_PERIOD_DESCRIPTION',
|