@dydxprotocol/v4-localization 1.1.256 → 1.1.257
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.
|
@@ -1732,41 +1732,40 @@
|
|
|
1732
1732
|
"CONFIRM_DEPOSIT_CTA": "Confirm Deposit",
|
|
1733
1733
|
"CONFIRM_WITHDRAW_CTA": "Confirm Withdraw",
|
|
1734
1734
|
"CROSS_ACCOUNT": "Cross Account",
|
|
1735
|
-
"DEPOSIT_TOO_HIGH": "You cannot
|
|
1736
|
-
"DEPOSIT_TOO_LOW": "
|
|
1737
|
-
"ENTER_AMOUNT_TO_DEPOSIT": "Enter amount to
|
|
1738
|
-
"ENTER_AMOUNT_TO_WITHDRAW": "Enter amount to
|
|
1735
|
+
"DEPOSIT_TOO_HIGH": "You cannot add more than your free collateral.",
|
|
1736
|
+
"DEPOSIT_TOO_LOW": "Amount to add is below the $5 minimum threshold.",
|
|
1737
|
+
"ENTER_AMOUNT_TO_DEPOSIT": "Enter amount to add",
|
|
1738
|
+
"ENTER_AMOUNT_TO_WITHDRAW": "Enter amount to remove",
|
|
1739
1739
|
"EST_APR_PLAIN": "Est. APR",
|
|
1740
1740
|
"EST_SLIPPAGE": "Est. slippage",
|
|
1741
1741
|
"ESTIMATED_AMOUNT_RECEIVED": "Estimated Amount Received",
|
|
1742
1742
|
"ESTIMATED_SLIPPAGE": "Estimated Slippage",
|
|
1743
1743
|
"HOLDINGS": "Holdings",
|
|
1744
|
-
|
|
1745
1744
|
"LEARN_MORE_ABOUT_MEGAVAULT": "Learn more about MegaVault",
|
|
1746
1745
|
"LEARN_MORE_ABOUT_OPERATOR": "Learn more about {OPERATOR_NAME}",
|
|
1747
1746
|
"LOCKED_BALANCE": "Locked Balance",
|
|
1748
1747
|
"MEGAVAULT": "MegaVault",
|
|
1749
1748
|
"MEGAVAULT_CANT_SUBMIT": "Unable to submit MegaVault transaction",
|
|
1750
1749
|
"MEGAVAULT_CANT_SUBMIT_BODY": "Please adjust the amount and try again.",
|
|
1751
|
-
"MEGAVAULT_DEPOSIT_FAILED": "
|
|
1752
|
-
"MEGAVAULT_DEPOSIT_FAILED_BODY": "There was an error
|
|
1753
|
-
"MEGAVAULT_DEPOSIT_SUCCESSFUL": "
|
|
1754
|
-
"MEGAVAULT_DEPOSIT_SUCCESSFUL_BODY": "You
|
|
1750
|
+
"MEGAVAULT_DEPOSIT_FAILED": "Failed to add funds to MegaVault",
|
|
1751
|
+
"MEGAVAULT_DEPOSIT_FAILED_BODY": "There was an error adding funds.",
|
|
1752
|
+
"MEGAVAULT_DEPOSIT_SUCCESSFUL": "Funds successfully added to MegaVault",
|
|
1753
|
+
"MEGAVAULT_DEPOSIT_SUCCESSFUL_BODY": "You added {AMOUNT} in the MegaVault.",
|
|
1755
1754
|
"MEGAVAULT_FAQS": "MegaVault FAQs",
|
|
1756
1755
|
"MEGAVAULT_TERMS_LINK_TEXT": "MegaVault Terms",
|
|
1757
1756
|
"MEGAVAULT_TERMS_TEXT": "By clicking \"{CONFIRM_BUTTON_TEXT}\", you agree to the {LINK}.",
|
|
1758
1757
|
"MEGAVAULT_TRANSFERS": "MegaVault Transfers",
|
|
1759
1758
|
"MEGAVAULT_TRANSFERS_DESCRIPTION": "Transfers to and from the MegaVault",
|
|
1760
|
-
"MEGAVAULT_WITHDRAWAL_FAILED": "
|
|
1761
|
-
"MEGAVAULT_WITHDRAWAL_FAILED_BODY": "There was an error executing your
|
|
1762
|
-
"MEGAVAULT_WITHDRAWAL_SUCCESSFUL": "
|
|
1763
|
-
"MEGAVAULT_WITHDRAWAL_SUCCESSFUL_BODY": "You
|
|
1759
|
+
"MEGAVAULT_WITHDRAWAL_FAILED": "Failed to remove funds from MegaVault",
|
|
1760
|
+
"MEGAVAULT_WITHDRAWAL_FAILED_BODY": "There was an error executing your removal request.",
|
|
1761
|
+
"MEGAVAULT_WITHDRAWAL_SUCCESSFUL": "Funds successfully removed from MegaVault",
|
|
1762
|
+
"MEGAVAULT_WITHDRAWAL_SUCCESSFUL_BODY": "You removed {AMOUNT} from the MegaVault.",
|
|
1764
1763
|
"PREVIEW_DEPOSIT": "Preview Deposit",
|
|
1765
1764
|
"PREVIEW_WITHDRAW": "Preview Withdraw",
|
|
1766
1765
|
"PROTOCOL_VAULT": "dYdX Protocol Vault",
|
|
1767
1766
|
"REMOVE_FUNDS": "Remove funds",
|
|
1768
|
-
"SLIPPAGE_ACK": "I understand that
|
|
1769
|
-
"SLIPPAGE_WARNING": "
|
|
1767
|
+
"SLIPPAGE_ACK": "I understand that removal of funds will result in {AMOUNT} slippage.",
|
|
1768
|
+
"SLIPPAGE_WARNING": "Removal of funds would result in {AMOUNT} slippage. Slippage may be reduced if you remove funds at a later time. For more information, see {LINK}.",
|
|
1770
1769
|
"TVL": "TVL",
|
|
1771
1770
|
"VAULT": "Vault",
|
|
1772
1771
|
"VAULT_DESCRIPTION": "This vault automatically trades across 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.",
|
|
@@ -1781,8 +1780,8 @@
|
|
|
1781
1780
|
"VAULTS": "Vaults",
|
|
1782
1781
|
"VIEW_MEGAVAULT": "View MegaVault",
|
|
1783
1782
|
"VIEW_VAULT": "View Vault",
|
|
1784
|
-
"WITHDRAW_TOO_HIGH": "You cannot
|
|
1785
|
-
"WITHDRAW_TOO_LOW": "
|
|
1783
|
+
"WITHDRAW_TOO_HIGH": "You cannot remove more than your vault balance.",
|
|
1784
|
+
"WITHDRAW_TOO_LOW": "Amount to remove is below the $5 minimum threshold. If your vault balance is below the minimum threshold, you must remove the entire vault balance.",
|
|
1786
1785
|
"YOU_HAVE_NO_VAULT_BALANCE": "You have no vault balance.",
|
|
1787
1786
|
"YOU_HAVE_NO_VAULT_DEPOSITS": "You have no vault deposits.",
|
|
1788
1787
|
"YOUR_ALL_TIME_PNL": "Your All-time P&L",
|
|
@@ -2275,6 +2274,7 @@
|
|
|
2275
2274
|
"NEW_MARKET_WIDGET": {
|
|
2276
2275
|
"ADD_A_MARKET": "Add a market",
|
|
2277
2276
|
"ADD_DETAILS_TO_LAUNCH_MARKET": "Add details in order to propose a new market",
|
|
2277
|
+
"ADD_FUNDS_AND_LAUNCH": "Add funds & Launch",
|
|
2278
2278
|
"ADD_MARKET_STEP_1_TITLE": "Select market",
|
|
2279
2279
|
"ADD_MARKET_STEP_2_TITLE": "Confirm details",
|
|
2280
2280
|
"ADD_MARKET_STEP_3_TITLE": "Propose new market",
|
|
@@ -2289,7 +2289,7 @@
|
|
|
2289
2289
|
"DEPOSIT_AND_LAUNCH": "Deposit & Launch Market",
|
|
2290
2290
|
"DEPOSIT_APR": "Deposit APR",
|
|
2291
2291
|
"DEPOSIT_LOCKUP": "Deposit Lockup",
|
|
2292
|
-
"DEPOSIT_LOCKUP_DESCRIPTION": "
|
|
2292
|
+
"DEPOSIT_LOCKUP_DESCRIPTION": "Added funds have a lockup period of {NUM_DAYS} days. Your funds will earn an estimated {APR_PERCENTAGE} APR (based on the last {PAST_DAYS} days).",
|
|
2293
2293
|
"HIDE_STEPS": "Hide steps",
|
|
2294
2294
|
"IMPACT_NOTIONAL": "Impact notional",
|
|
2295
2295
|
"INSTANT_MARKET_LISTINGS": "Instant Market Listings",
|
package/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -953,6 +953,7 @@ export const APP_STRING_KEYS = {
|
|
|
953
953
|
|
|
954
954
|
ADD_A_MARKET: 'APP.NEW_MARKET_WIDGET.ADD_A_MARKET',
|
|
955
955
|
ADD_DETAILS_TO_LAUNCH_MARKET: 'APP.NEW_MARKET_WIDGET.ADD_DETAILS_TO_LAUNCH_MARKET',
|
|
956
|
+
ADD_FUNDS_AND_LAUNCH: 'APP.NEW_MARKET_WIDGET.ADD_FUNDS_AND_LAUNCH',
|
|
956
957
|
ADD_MARKET_STEP_1_DESCRIPTION: 'APP.NEW_MARKET_WIDGET.ADD_MARKET_STEP_1_DESCRIPTION',
|
|
957
958
|
ADD_MARKET_STEP_1_TITLE: 'APP.NEW_MARKET_WIDGET.ADD_MARKET_STEP_1_TITLE',
|
|
958
959
|
ADD_MARKET_STEP_2_DESCRIPTION: 'APP.NEW_MARKET_WIDGET.ADD_MARKET_STEP_2_DESCRIPTION',
|