@dydxprotocol/v4-localization 1.1.228 → 1.1.230
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.
|
@@ -1750,7 +1750,10 @@
|
|
|
1750
1750
|
"CONFIRM_DEPOSIT_CTA": "Confirm Deposit",
|
|
1751
1751
|
"AMOUNT_TO_DEPOSIT": "Amount to Deposit",
|
|
1752
1752
|
"CROSS_ACCOUNT": "Cross Account",
|
|
1753
|
-
"VAULT_DESCRIPTION": "This vault provides automated liquidity on all dYdX markets and gets a share of fee revenue. The vault aims for a market-neutral position by quoting both sides of the book. P&L will vary based on market conditions and there's a risk of losing some or all of the USDC deposited.
|
|
1753
|
+
"VAULT_DESCRIPTION": "This vault provides automated liquidity on all dYdX markets and gets a share of fee revenue. The vault aims for a market-neutral position by quoting both sides of the book. P&L will vary based on market conditions and there's a risk of losing some or all of the USDC deposited.",
|
|
1754
|
+
"LEARN_MORE_ABOUT_MEGAVAULT": "Learn more about MegaVault",
|
|
1755
|
+
"VAULT_OPERATOR_DESCRIPTION": "This vault is operated by {OPERATOR_NAME}. The operator was selected by the dYdX community.",
|
|
1756
|
+
"LEARN_MORE_ABOUT_OPERATOR": "Learn more about {OPERATOR_NAME}",
|
|
1754
1757
|
"TVL": "TVL",
|
|
1755
1758
|
"HOLDINGS": "Holdings"
|
|
1756
1759
|
},
|
|
@@ -2249,8 +2252,8 @@
|
|
|
2249
2252
|
"LIST_A_NEW_MARKET": "List a new market",
|
|
2250
2253
|
"LISTINGS_DESCRIPTION": "Listings on dYdX are completely community-driven. This tool will help you submit a governance proposal to list a new market.",
|
|
2251
2254
|
"MARKET_LAUNCH_DETAILS": "Select the market you'd like to launch and deposit {DEPOSIT_AMOUNT} into MegaVault. Your deposit will earn an estimated {APR_PERCENTAGE} APR (based on the last {PAST_DAYS} days).",
|
|
2252
|
-
"MARKET_LAUNCH_DETAILS_2": "Immediately launch a new market on dYdX Chain by depositing {DEPOSIT_AMOUNT} into
|
|
2253
|
-
"MARKET_LAUNCH_DETAILS_3": "Select the market you'd like to launch and deposit {DEPOSIT_AMOUNT} into
|
|
2255
|
+
"MARKET_LAUNCH_DETAILS_2": "Immediately launch a new market on dYdX Chain by depositing {DEPOSIT_AMOUNT} into {MEGAVAULT_LINK}. Deposits have earned an estimated {APR_PERCENTAGE} APR (based on the last {PAST_DAYS} days).",
|
|
2256
|
+
"MARKET_LAUNCH_DETAILS_3": "Select the market you'd like to launch and deposit {DEPOSIT_AMOUNT} into {MEGAVAULT_LINK} for at least {PAST_DAYS} days. Deposits have earned an estimated {APR_PERCENTAGE} APR.",
|
|
2254
2257
|
"MARKET_LAUNCHED": "Market Launched!",
|
|
2255
2258
|
"MARKET_NOW_LIVE_TRADE": "{MARKET} is now live, start trading.",
|
|
2256
2259
|
"MARKET_TO_LAUNCH": "Market to Launch",
|
|
@@ -2276,6 +2279,7 @@
|
|
|
2276
2279
|
"REFERENCE_PRICE": "Reference price",
|
|
2277
2280
|
"REQUIRED_AMOUNT_TO_DEPOSIT": "Required Amount to Deposit",
|
|
2278
2281
|
"REQUIRED_BALANCE": "Required balance",
|
|
2282
|
+
"SHOW_LAUNCHABLE_MARKETS": "Show launchable markets",
|
|
2279
2283
|
"SHOW_STEPS": "Show steps",
|
|
2280
2284
|
"STEPS_TO_CREATE": "Steps to create a new market",
|
|
2281
2285
|
"SUBMITTED_PROPOSAL": "Submitted Proposal!",
|
package/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -990,6 +990,7 @@ export const APP_STRING_KEYS = {
|
|
|
990
990
|
REFERENCE_PRICE: 'APP.NEW_MARKET_WIDGET.REFERENCE_PRICE',
|
|
991
991
|
REQUIRED_AMOUNT_TO_DEPOSIT: 'APP.NEW_MARKET_WIDGET.REQUIRED_AMOUNT_TO_DEPOSIT',
|
|
992
992
|
REQUIRED_BALANCE: 'APP.NEW_MARKET_WIDGET.REQUIRED_BALANCE',
|
|
993
|
+
SHOW_LAUNCHABLE_MARKETS: 'APP.NEW_MARKET_WIDGET.SHOW_LAUNCHABLE_MARKETS',
|
|
993
994
|
SHOW_STEPS: 'APP.NEW_MARKET_WIDGET.SHOW_STEPS',
|
|
994
995
|
STEPS_TO_CREATE: 'APP.NEW_MARKET_WIDGET.STEPS_TO_CREATE',
|
|
995
996
|
SUBMITTED_PROPOSAL: 'APP.NEW_MARKET_WIDGET.SUBMITTED_PROPOSAL',
|
|
@@ -1904,6 +1905,8 @@ export const APP_STRING_KEYS = {
|
|
|
1904
1905
|
ESTIMATED_SLIPPAGE: 'APP.VAULTS.ESTIMATED_SLIPPAGE',
|
|
1905
1906
|
EST_SLIPPAGE: 'APP.VAULTS.EST_SLIPPAGE',
|
|
1906
1907
|
HOLDINGS: 'APP.VAULTS.HOLDINGS',
|
|
1908
|
+
LEARN_MORE_ABOUT_MEGAVAULT: 'APP.VAULTS.LEARN_MORE_ABOUT_MEGAVAULT',
|
|
1909
|
+
LEARN_MORE_ABOUT_OPERATOR: 'APP.VAULTS.LEARN_MORE_ABOUT_OPERATOR',
|
|
1907
1910
|
LOCKED_BALANCE: 'APP.VAULTS.LOCKED_BALANCE',
|
|
1908
1911
|
MEGAVAULT: 'APP.VAULTS.MEGAVAULT',
|
|
1909
1912
|
MEGAVAULT_CANT_SUBMIT: 'APP.VAULTS.MEGAVAULT_CANT_SUBMIT',
|
|
@@ -1932,6 +1935,7 @@ export const APP_STRING_KEYS = {
|
|
|
1932
1935
|
VAULT_DESCRIPTION: 'APP.VAULTS.VAULT_DESCRIPTION',
|
|
1933
1936
|
VAULT_EQUITY: 'APP.VAULTS.VAULT_EQUITY',
|
|
1934
1937
|
VAULT_FAQS: 'APP.VAULTS.VAULT_FAQS',
|
|
1938
|
+
VAULT_OPERATOR_DESCRIPTION: 'APP.VAULTS.VAULT_OPERATOR_DESCRIPTION',
|
|
1935
1939
|
VAULT_PNL: 'APP.VAULTS.VAULT_PNL',
|
|
1936
1940
|
VAULT_THIRTY_DAY_APR: 'APP.VAULTS.VAULT_THIRTY_DAY_APR',
|
|
1937
1941
|
VAULT_THIRTY_DAY_PNL: 'APP.VAULTS.VAULT_THIRTY_DAY_PNL',
|