diff --git a/config/localization/en/app.json b/config/localization/en/app.json index 97a4d60ef..12464f9a9 100644 --- a/config/localization/en/app.json +++ b/config/localization/en/app.json @@ -1732,41 +1732,40 @@ "CONFIRM_DEPOSIT_CTA": "Confirm Deposit", "CONFIRM_WITHDRAW_CTA": "Confirm Withdraw", "CROSS_ACCOUNT": "Cross Account", - "DEPOSIT_TOO_HIGH": "You cannot deposit more than your free collateral.", - "DEPOSIT_TOO_LOW": "Your deposit amount is below the $5 minimum deposit threshold.", - "ENTER_AMOUNT_TO_DEPOSIT": "Enter amount to deposit", - "ENTER_AMOUNT_TO_WITHDRAW": "Enter amount to withdraw", + "DEPOSIT_TOO_HIGH": "You cannot add more than your free collateral.", + "DEPOSIT_TOO_LOW": "Amount to add is below the $5 minimum threshold.", + "ENTER_AMOUNT_TO_DEPOSIT": "Enter amount to add", + "ENTER_AMOUNT_TO_WITHDRAW": "Enter amount to remove", "EST_APR_PLAIN": "Est. APR", "EST_SLIPPAGE": "Est. slippage", "ESTIMATED_AMOUNT_RECEIVED": "Estimated Amount Received", "ESTIMATED_SLIPPAGE": "Estimated Slippage", "HOLDINGS": "Holdings", - "LEARN_MORE_ABOUT_MEGAVAULT": "Learn more about MegaVault", "LEARN_MORE_ABOUT_OPERATOR": "Learn more about {OPERATOR_NAME}", "LOCKED_BALANCE": "Locked Balance", "MEGAVAULT": "MegaVault", "MEGAVAULT_CANT_SUBMIT": "Unable to submit MegaVault transaction", "MEGAVAULT_CANT_SUBMIT_BODY": "Please adjust the amount and try again.", - "MEGAVAULT_DEPOSIT_FAILED": "MegaVault deposit failed", - "MEGAVAULT_DEPOSIT_FAILED_BODY": "There was an error executing your deposit request.", - "MEGAVAULT_DEPOSIT_SUCCESSFUL": "MegaVault deposit successful", - "MEGAVAULT_DEPOSIT_SUCCESSFUL_BODY": "You deposited {AMOUNT} in the MegaVault.", + "MEGAVAULT_DEPOSIT_FAILED": "Failed to add funds to MegaVault", + "MEGAVAULT_DEPOSIT_FAILED_BODY": "There was an error adding funds.", + "MEGAVAULT_DEPOSIT_SUCCESSFUL": "Funds successfully added to MegaVault", + "MEGAVAULT_DEPOSIT_SUCCESSFUL_BODY": "You added {AMOUNT} in the MegaVault.", "MEGAVAULT_FAQS": "MegaVault FAQs", "MEGAVAULT_TERMS_LINK_TEXT": "MegaVault Terms", "MEGAVAULT_TERMS_TEXT": "By clicking \"{CONFIRM_BUTTON_TEXT}\", you agree to the {LINK}.", "MEGAVAULT_TRANSFERS": "MegaVault Transfers", "MEGAVAULT_TRANSFERS_DESCRIPTION": "Transfers to and from the MegaVault", - "MEGAVAULT_WITHDRAWAL_FAILED": "MegaVault withdrawal failed", - "MEGAVAULT_WITHDRAWAL_FAILED_BODY": "There was an error executing your withdrawal request.", - "MEGAVAULT_WITHDRAWAL_SUCCESSFUL": "MegaVault withdrawal successful", - "MEGAVAULT_WITHDRAWAL_SUCCESSFUL_BODY": "You withdrew {AMOUNT} from the MegaVault.", + "MEGAVAULT_WITHDRAWAL_FAILED": "Failed to remove funds from MegaVault", + "MEGAVAULT_WITHDRAWAL_FAILED_BODY": "There was an error executing your removal request.", + "MEGAVAULT_WITHDRAWAL_SUCCESSFUL": "Funds successfully removed from MegaVault", + "MEGAVAULT_WITHDRAWAL_SUCCESSFUL_BODY": "You removed {AMOUNT} from the MegaVault.", "PREVIEW_DEPOSIT": "Preview Deposit", "PREVIEW_WITHDRAW": "Preview Withdraw", "PROTOCOL_VAULT": "dYdX Protocol Vault", "REMOVE_FUNDS": "Remove funds", - "SLIPPAGE_ACK": "I understand that withdrawing now will result in {AMOUNT} slippage.", - "SLIPPAGE_WARNING": "This withdrawal would result in {AMOUNT} slippage. Slippage may be reduced if you withdraw at a later time. For more information, see {LINK}.", + "SLIPPAGE_ACK": "I understand that removal of funds will result in {AMOUNT} slippage.", + "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}.", "TVL": "TVL", "VAULT": "Vault", "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 @@ "VAULTS": "Vaults", "VIEW_MEGAVAULT": "View MegaVault", "VIEW_VAULT": "View Vault", - "WITHDRAW_TOO_HIGH": "You cannot withdraw more than your vault balance.", - "WITHDRAW_TOO_LOW": "Your withdrawal amount is below the $5 minimum withdrawal threshold. If your vault balance is below the minimum withdrawal threshold, you must withdraw the entire vault balance.", + "WITHDRAW_TOO_HIGH": "You cannot remove more than your vault balance.", + "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.", "YOU_HAVE_NO_VAULT_BALANCE": "You have no vault balance.", "YOU_HAVE_NO_VAULT_DEPOSITS": "You have no vault deposits.", "YOUR_ALL_TIME_PNL": "Your All-time P&L", @@ -2275,6 +2274,7 @@ "NEW_MARKET_WIDGET": { "ADD_A_MARKET": "Add a market", "ADD_DETAILS_TO_LAUNCH_MARKET": "Add details in order to propose a new market", + "ADD_FUNDS_AND_LAUNCH": "Add funds & Launch", "ADD_MARKET_STEP_1_TITLE": "Select market", "ADD_MARKET_STEP_2_TITLE": "Confirm details", "ADD_MARKET_STEP_3_TITLE": "Propose new market", @@ -2289,7 +2289,7 @@ "DEPOSIT_AND_LAUNCH": "Deposit & Launch Market", "DEPOSIT_APR": "Deposit APR", "DEPOSIT_LOCKUP": "Deposit Lockup", - "DEPOSIT_LOCKUP_DESCRIPTION": "The deposit lockup is {NUM_DAYS} days and your deposit will earn an estimated {APR_PERCENTAGE} APR (based on the last {PAST_DAYS} days).", + "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).", "HIDE_STEPS": "Hide steps", "IMPACT_NOTIONAL": "Impact notional", "INSTANT_MARKET_LISTINGS": "Instant Market Listings", diff --git a/package-lock.json b/package-lock.json index 4c4f9253f..1970f5a16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dydxprotocol/v4-localization", - "version": "1.1.256", + "version": "1.1.257", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dydxprotocol/v4-localization", - "version": "1.1.256", + "version": "1.1.257", "license": "AGPL-3.0", "devDependencies": { "@types/node": "^20.1.7" diff --git a/package.json b/package.json index cb632b7fb..b376d0668 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dydxprotocol/v4-localization", - "version": "1.1.256", + "version": "1.1.257", "description": "v4 localization", "main": "index.ts", "scripts": { diff --git a/scripts/generated/app.ts b/scripts/generated/app.ts index c5efd0b10..be1ff8e72 100644 --- a/scripts/generated/app.ts +++ b/scripts/generated/app.ts @@ -953,6 +953,7 @@ export const APP_STRING_KEYS = { ADD_A_MARKET: 'APP.NEW_MARKET_WIDGET.ADD_A_MARKET', ADD_DETAILS_TO_LAUNCH_MARKET: 'APP.NEW_MARKET_WIDGET.ADD_DETAILS_TO_LAUNCH_MARKET', + ADD_FUNDS_AND_LAUNCH: 'APP.NEW_MARKET_WIDGET.ADD_FUNDS_AND_LAUNCH', ADD_MARKET_STEP_1_DESCRIPTION: 'APP.NEW_MARKET_WIDGET.ADD_MARKET_STEP_1_DESCRIPTION', ADD_MARKET_STEP_1_TITLE: 'APP.NEW_MARKET_WIDGET.ADD_MARKET_STEP_1_TITLE', ADD_MARKET_STEP_2_DESCRIPTION: 'APP.NEW_MARKET_WIDGET.ADD_MARKET_STEP_2_DESCRIPTION',