@dydxprotocol/v4-localization 1.1.214 → 1.1.216
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.
|
@@ -217,6 +217,7 @@
|
|
|
217
217
|
"INITIAL_MARGIN_FRACTION": "Initial Margin Fraction",
|
|
218
218
|
"INITIAL_MARGIN_FRACTION_SHORT": "IMF",
|
|
219
219
|
"INITIALIZING": "Initializing",
|
|
220
|
+
"INSTANT": "Instant",
|
|
220
221
|
"ISOLATED": "Isolated",
|
|
221
222
|
"ISOLATED_MARGIN": "Isolated Margin",
|
|
222
223
|
"ISOLATED_MARGIN_DESCRIPTION": "Use distinct collateral for each position to isolate risk.",
|
|
@@ -1665,11 +1666,13 @@
|
|
|
1665
1666
|
"VAULTS": "Vaults",
|
|
1666
1667
|
"MEGAVAULT": "MegaVault",
|
|
1667
1668
|
"MEGAVAULT_TRANSFERS": "MegaVault Transfers",
|
|
1669
|
+
"VAULT_TRANSFERS": "Vault Transfers",
|
|
1668
1670
|
"MEGAVAULT_TRANSFERS_DESCRIPTION": "Transfers to and from the MegaVault",
|
|
1669
1671
|
"VAULT_FAQS": "Vault FAQs",
|
|
1670
1672
|
"MEGAVAULT_FAQS": "MegaVault FAQs",
|
|
1671
1673
|
"YOUR_ALL_TIME_PNL": "Your All-time P&L",
|
|
1672
1674
|
"VAULT_THIRTY_DAY_APR": "30d APR",
|
|
1675
|
+
"APR": "{PERCENT} APR",
|
|
1673
1676
|
"VAULT_THIRTY_DAY_PNL": "30d P&L",
|
|
1674
1677
|
"YOUR_VAULT_BALANCE": "Your Vault Balance",
|
|
1675
1678
|
"VIEW_VAULT": "View Vault",
|
|
@@ -1697,6 +1700,7 @@
|
|
|
1697
1700
|
"PROTOCOL_VAULT": "dYdX Protocol Vault",
|
|
1698
1701
|
"LOCKED_BALANCE": "Locked Balance",
|
|
1699
1702
|
"WITHDRAW_TOO_HIGH": "You cannot withdraw more than your vault balance.",
|
|
1703
|
+
"WITHDRAW_TOO_LOW": "Your withdrawal amount is below the $20 minimum withdrawal threshold.",
|
|
1700
1704
|
"DEPOSIT_TOO_HIGH": "You cannot deposit more than your free collateral.",
|
|
1701
1705
|
"DEPOSIT_TOO_LOW": "Your deposit amount is below the $20 minimum deposit threshold.",
|
|
1702
1706
|
"ENTER_AMOUNT_TO_DEPOSIT": "Enter amount to deposit",
|
|
@@ -2185,6 +2189,7 @@
|
|
|
2185
2189
|
"ADD_MARKET_STEP_3_DESCRIPTION": "Send a transaction that creates a proposal to add the new market. This requires a balance of {REQUIRED_NUM_TOKENS} unstaked {NATIVE_TOKEN_DENOM}.",
|
|
2186
2190
|
"ADD_NEW_MARKET_DETAILS": "Add a new asset to dYdX Chain via a governance proposal. Requires {AMOUNT} unstaked DYDX.",
|
|
2187
2191
|
"AVAILABLE_TO_TRADE_POST_LAUNCH": "As soon as you launch {MARKET}, it will be available to trade.",
|
|
2192
|
+
"BEGIN_LAUNCH": "Begin Launch",
|
|
2188
2193
|
"CONFIRM_LAUNCH_DETAILS": "Confirm Launch Details",
|
|
2189
2194
|
"CONFIRM_NEW_MARKET_PROPOSAL": "Confirm new market proposal",
|
|
2190
2195
|
"DEPOSIT_APR": "Deposit APR",
|
|
@@ -2202,6 +2207,7 @@
|
|
|
2202
2207
|
"LISTINGS_DESCRIPTION": "Listings on dYdX are completely community-driven. This tool will help you submit a governance proposal to list a new market.",
|
|
2203
2208
|
"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).",
|
|
2204
2209
|
"MARKET_LAUNCH_DETAILS_2": "Immediately launch a new market on dYdX Chain by depositing {DEPOSIT_AMOUNT} into MegaVault. Your deposit will earn an estimated {APR_PERCENTAGE} APR (based on the last {PAST_DAYS} days).",
|
|
2210
|
+
"MARKET_LAUNCH_DETAILS_3": "Select the market you'd like to launch and deposit {DEPOSIT_AMOUNT} into MegaVault for at least {PAST_DAYS} days. Your deposit will earn an estimated {APR_PERCENTAGE} APR.",
|
|
2205
2211
|
"MARKET_TO_LAUNCH": "Market to Launch",
|
|
2206
2212
|
"MESSAGE_DETAILS": "Message details",
|
|
2207
2213
|
"MSG_CREATE_CLOB_PAIR": "Msg create clobPair",
|
|
@@ -2227,6 +2233,7 @@
|
|
|
2227
2233
|
"STEPS_TO_CREATE": "Steps to create a new market",
|
|
2228
2234
|
"SUBMITTED_PROPOSAL": "Submitted Proposal!",
|
|
2229
2235
|
"SUGGEST_NEW_MARKET": "Suggest a new market",
|
|
2236
|
+
"TIME_UNTIL_LIVE": "Time Until Live",
|
|
2230
2237
|
"TRADE_INSTANTLY": "Trade Instantly",
|
|
2231
2238
|
"VIEW_PROPOSAL": "View proposal"
|
|
2232
2239
|
},
|
|
@@ -380,6 +380,9 @@
|
|
|
380
380
|
"REFERENCE_PRICE": {
|
|
381
381
|
"TITLE": "Reference Price",
|
|
382
382
|
"BODY": "The Reference Price is the rolling 30 day average of the market's price and is used as an input to automatically calculate the market's parameters on dYdX Chain. The Reference Price should approximately be the same as the market's current price (i.e. round down to the same powers of 10)."
|
|
383
|
+
},
|
|
384
|
+
"SELF_REPORTED_CMC": {
|
|
385
|
+
"BODY": "This value is self reported on CoinMarketCap"
|
|
383
386
|
}
|
|
384
387
|
},
|
|
385
388
|
"VAULT": {
|
package/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -484,6 +484,7 @@ export const APP_STRING_KEYS = {
|
|
|
484
484
|
INITIALIZING: 'APP.GENERAL.INITIALIZING',
|
|
485
485
|
INITIAL_MARGIN_FRACTION: 'APP.GENERAL.INITIAL_MARGIN_FRACTION',
|
|
486
486
|
INITIAL_MARGIN_FRACTION_SHORT: 'APP.GENERAL.INITIAL_MARGIN_FRACTION_SHORT',
|
|
487
|
+
INSTANT: 'APP.GENERAL.INSTANT',
|
|
487
488
|
ISOLATED: 'APP.GENERAL.ISOLATED',
|
|
488
489
|
ISOLATED_MARGIN: 'APP.GENERAL.ISOLATED_MARGIN',
|
|
489
490
|
ISOLATED_MARGIN_DESCRIPTION: 'APP.GENERAL.ISOLATED_MARGIN_DESCRIPTION',
|
|
@@ -914,6 +915,7 @@ export const APP_STRING_KEYS = {
|
|
|
914
915
|
ADD_MARKET_STEP_3_TITLE: 'APP.NEW_MARKET_WIDGET.ADD_MARKET_STEP_3_TITLE',
|
|
915
916
|
ADD_NEW_MARKET_DETAILS: 'APP.NEW_MARKET_WIDGET.ADD_NEW_MARKET_DETAILS',
|
|
916
917
|
AVAILABLE_TO_TRADE_POST_LAUNCH: 'APP.NEW_MARKET_WIDGET.AVAILABLE_TO_TRADE_POST_LAUNCH',
|
|
918
|
+
BEGIN_LAUNCH: 'APP.NEW_MARKET_WIDGET.BEGIN_LAUNCH',
|
|
917
919
|
CONFIRM_LAUNCH_DETAILS: 'APP.NEW_MARKET_WIDGET.CONFIRM_LAUNCH_DETAILS',
|
|
918
920
|
CONFIRM_NEW_MARKET_PROPOSAL: 'APP.NEW_MARKET_WIDGET.CONFIRM_NEW_MARKET_PROPOSAL',
|
|
919
921
|
DEPOSIT_APR: 'APP.NEW_MARKET_WIDGET.DEPOSIT_APR',
|
|
@@ -931,6 +933,7 @@ export const APP_STRING_KEYS = {
|
|
|
931
933
|
LIST_A_NEW_MARKET: 'APP.NEW_MARKET_WIDGET.LIST_A_NEW_MARKET',
|
|
932
934
|
MARKET_LAUNCH_DETAILS: 'APP.NEW_MARKET_WIDGET.MARKET_LAUNCH_DETAILS',
|
|
933
935
|
MARKET_LAUNCH_DETAILS_2: 'APP.NEW_MARKET_WIDGET.MARKET_LAUNCH_DETAILS_2',
|
|
936
|
+
MARKET_LAUNCH_DETAILS_3: 'APP.NEW_MARKET_WIDGET.MARKET_LAUNCH_DETAILS_3',
|
|
934
937
|
MARKET_TO_LAUNCH: 'APP.NEW_MARKET_WIDGET.MARKET_TO_LAUNCH',
|
|
935
938
|
MESSAGE_DETAILS: 'APP.NEW_MARKET_WIDGET.MESSAGE_DETAILS',
|
|
936
939
|
MSG_CREATE_CLOB_PAIR: 'APP.NEW_MARKET_WIDGET.MSG_CREATE_CLOB_PAIR',
|
|
@@ -956,6 +959,7 @@ export const APP_STRING_KEYS = {
|
|
|
956
959
|
STEPS_TO_CREATE: 'APP.NEW_MARKET_WIDGET.STEPS_TO_CREATE',
|
|
957
960
|
SUBMITTED_PROPOSAL: 'APP.NEW_MARKET_WIDGET.SUBMITTED_PROPOSAL',
|
|
958
961
|
SUGGEST_NEW_MARKET: 'APP.NEW_MARKET_WIDGET.SUGGEST_NEW_MARKET',
|
|
962
|
+
TIME_UNTIL_LIVE: 'APP.NEW_MARKET_WIDGET.TIME_UNTIL_LIVE',
|
|
959
963
|
TRADE_INSTANTLY: 'APP.NEW_MARKET_WIDGET.TRADE_INSTANTLY',
|
|
960
964
|
VIEW_PROPOSAL: 'APP.NEW_MARKET_WIDGET.VIEW_PROPOSAL',
|
|
961
965
|
|
|
@@ -1842,6 +1846,7 @@ export const APP_STRING_KEYS = {
|
|
|
1842
1846
|
ACKNOWLEDGE_HIGH_SLIPPAGE: 'APP.VAULTS.ACKNOWLEDGE_HIGH_SLIPPAGE',
|
|
1843
1847
|
AMOUNT_TO_DEPOSIT: 'APP.VAULTS.AMOUNT_TO_DEPOSIT',
|
|
1844
1848
|
AMOUNT_TO_WITHDRAW: 'APP.VAULTS.AMOUNT_TO_WITHDRAW',
|
|
1849
|
+
APR: 'APP.VAULTS.APR',
|
|
1845
1850
|
AVAILABLE_TO_WITHDRAW: 'APP.VAULTS.AVAILABLE_TO_WITHDRAW',
|
|
1846
1851
|
CONFIRM_DEPOSIT_CTA: 'APP.VAULTS.CONFIRM_DEPOSIT_CTA',
|
|
1847
1852
|
CONFIRM_WITHDRAW_CTA: 'APP.VAULTS.CONFIRM_WITHDRAW_CTA',
|
|
@@ -1882,9 +1887,11 @@ export const APP_STRING_KEYS = {
|
|
|
1882
1887
|
VAULT_PNL: 'APP.VAULTS.VAULT_PNL',
|
|
1883
1888
|
VAULT_THIRTY_DAY_APR: 'APP.VAULTS.VAULT_THIRTY_DAY_APR',
|
|
1884
1889
|
VAULT_THIRTY_DAY_PNL: 'APP.VAULTS.VAULT_THIRTY_DAY_PNL',
|
|
1890
|
+
VAULT_TRANSFERS: 'APP.VAULTS.VAULT_TRANSFERS',
|
|
1885
1891
|
VIEW_MEGAVAULT: 'APP.VAULTS.VIEW_MEGAVAULT',
|
|
1886
1892
|
VIEW_VAULT: 'APP.VAULTS.VIEW_VAULT',
|
|
1887
1893
|
WITHDRAW_TOO_HIGH: 'APP.VAULTS.WITHDRAW_TOO_HIGH',
|
|
1894
|
+
WITHDRAW_TOO_LOW: 'APP.VAULTS.WITHDRAW_TOO_LOW',
|
|
1888
1895
|
YOUR_ALL_TIME_PNL: 'APP.VAULTS.YOUR_ALL_TIME_PNL',
|
|
1889
1896
|
YOUR_DEPOSITS_AND_WITHDRAWALS: 'APP.VAULTS.YOUR_DEPOSITS_AND_WITHDRAWALS',
|
|
1890
1897
|
YOUR_VAULT_BALANCE: 'APP.VAULTS.YOUR_VAULT_BALANCE',
|
|
@@ -46,6 +46,7 @@ export const TOOLTIP_STRING_KEYS = {
|
|
|
46
46
|
|
|
47
47
|
REFERENCE_PRICE_BODY: 'TOOLTIPS.NEW_MARKET_WIDGET.REFERENCE_PRICE.BODY',
|
|
48
48
|
REFERENCE_PRICE_TITLE: 'TOOLTIPS.NEW_MARKET_WIDGET.REFERENCE_PRICE.TITLE',
|
|
49
|
+
SELF_REPORTED_CMC_BODY: 'TOOLTIPS.NEW_MARKET_WIDGET.SELF_REPORTED_CMC.BODY',
|
|
49
50
|
|
|
50
51
|
// PORTFOLIO
|
|
51
52
|
|