@dydxprotocol/v4-localization 1.1.162 → 1.1.164

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.
@@ -990,6 +990,8 @@
990
990
  "EXPECTED_AMOUNT_RECEIVED": "Expected Amount Received",
991
991
  "FAST": "Fast",
992
992
  "FAST_WITHDRAW_CONFIRMATION": "A fee of {FEE} will be collected for this fast withdraw. Your funds will be sent immediately and will appear in your wallet once the withdraw transaction has confirmed.",
993
+ "HIGH_FEES_IN_GENERAL": "{HIGH_FEES_IN_GENERAL_HIGHLIGHT_TEXT} in general",
994
+ "HIGH_FEES_IN_GENERAL_HIGHLIGHT_TEXT": "Highest fees",
993
995
  "LOWEST_FEES_HIGHLIGHT_TEXT": "lowest fees",
994
996
  "LOWEST_FEE_WITHDRAWALS_SKIP": "USDC withdrawals to {LOWEST_FEE_TOKENS_TOOLTIP} have the lowest fees. Other withdrawal methods (e.g., assets on Ethereum) may have higher third-party fees.",
995
997
  "LOWEST_FEE_WITHDRAWALS": "USDC withdrawals to {LOWEST_FEE_TOKENS_TOOLTIP} have the lowest fees. Other withdrawals may have additional third-party fees.",
@@ -999,7 +1001,9 @@
999
1001
  "SLOW": "Slow",
1000
1002
  "SLOW_WITHDRAW_DESCRIPTION": "Slow withdraws are a two step process. This step initiates your withdraw request and will be processed on Layer 2. Once your funds are ready (can take up to {HOURS} hours), you will receive a notification to withdraw your funds to your wallet. You are responsible for the withdraw transaction gas fees.",
1001
1003
  "SLOW_WITHDRAW_CONFIRMATION": "This {STYLED_SLOW} withdraw may take up to {HOURS} hours before it is available to withdraw. You will be responsible for the withdraw transaction gas fees. If you need your funds sooner, try a {STYLED_FAST} withdraw.",
1002
- "WITHDRAW_IRREVERSIBLE": "Initiating a withdraw is irreversible."
1004
+ "WITHDRAW_IRREVERSIBLE": "Initiating a withdraw is irreversible.",
1005
+ "ACKNOWLEDGE_WARNING_MESSAGE_HIGH_FEES": "High third party fees from chosen route. I acknowledge:\n{WARNING_MESSAGE}",
1006
+ "ACKNOWLEDGE_WARNING_MESSAGE_FALLBACK": "I acknowledge the following warning:\n{WARNING_MESSAGE}"
1003
1007
  },
1004
1008
  "STAKE_MODAL": {
1005
1009
  "INSUFFICIENT_STAKE_BALANCE": "Wallet balance is insufficient to cover the transaction fees.",
@@ -1326,6 +1330,7 @@
1326
1330
  "NEXT_IN": "Next in {TIME}",
1327
1331
  "NOTIONAL_VALUE": "Notional Value",
1328
1332
  "OFFSETTING": "Offsetting",
1333
+ "OHLC_VIA_MID_PRICE": "OHLC (via mid-price)",
1329
1334
  "OPEN_INTEREST": "Open Interest",
1330
1335
  "OPEN_POSITIONS": "Open Positions",
1331
1336
  "OPEN_STATUS": "Open",
@@ -353,6 +353,12 @@
353
353
  "BODY": "To ensure the security of the protocol, dYdX Chain validators delay the settlement of dYdX Chain DYDX."
354
354
  }
355
355
  },
356
+ "TRADE_CHART": {
357
+ "OHLC": {
358
+ "TITLE": "OHLC",
359
+ "BODY": "Enable or disable OHLC data via mid-price. Disabling this will only display OHLC data from the orderbook."
360
+ }
361
+ },
356
362
  "NEW_MARKET_WIDGET": {
357
363
  "REFERENCE_PRICE": {
358
364
  "TITLE": "Reference Price",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.162",
3
+ "version": "1.1.164",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {
@@ -1479,6 +1479,7 @@ export const APP_STRING_KEYS = {
1479
1479
  NEXT_IN: 'APP.TRADE.NEXT_IN',
1480
1480
  NOTIONAL_VALUE: 'APP.TRADE.NOTIONAL_VALUE',
1481
1481
  OFFSETTING: 'APP.TRADE.OFFSETTING',
1482
+ OHLC_VIA_MID_PRICE: 'APP.TRADE.OHLC_VIA_MID_PRICE',
1482
1483
  OPEN_INTEREST: 'APP.TRADE.OPEN_INTEREST',
1483
1484
  OPEN_POSITIONS: 'APP.TRADE.OPEN_POSITIONS',
1484
1485
  OPEN_STATUS: 'APP.TRADE.OPEN_STATUS',
@@ -1745,12 +1746,16 @@ export const APP_STRING_KEYS = {
1745
1746
 
1746
1747
  // WITHDRAW_MODAL
1747
1748
 
1749
+ ACKNOWLEDGE_WARNING_MESSAGE_FALLBACK: 'APP.WITHDRAW_MODAL.ACKNOWLEDGE_WARNING_MESSAGE_FALLBACK',
1750
+ ACKNOWLEDGE_WARNING_MESSAGE_HIGH_FEES: 'APP.WITHDRAW_MODAL.ACKNOWLEDGE_WARNING_MESSAGE_HIGH_FEES',
1748
1751
  ENABLE_WITHDRAW: 'APP.WITHDRAW_MODAL.ENABLE_WITHDRAW',
1749
1752
  ENABLE_WITHDRAW_BODY: 'APP.WITHDRAW_MODAL.ENABLE_WITHDRAW_BODY',
1750
1753
  ENABLE_WITHDRAW_TITLE: 'APP.WITHDRAW_MODAL.ENABLE_WITHDRAW_TITLE',
1751
1754
  EXPECTED_AMOUNT_RECEIVED: 'APP.WITHDRAW_MODAL.EXPECTED_AMOUNT_RECEIVED',
1752
1755
  FAST: 'APP.WITHDRAW_MODAL.FAST',
1753
1756
  FAST_WITHDRAW_CONFIRMATION: 'APP.WITHDRAW_MODAL.FAST_WITHDRAW_CONFIRMATION',
1757
+ HIGH_FEES_IN_GENERAL: 'APP.WITHDRAW_MODAL.HIGH_FEES_IN_GENERAL',
1758
+ HIGH_FEES_IN_GENERAL_HIGHLIGHT_TEXT: 'APP.WITHDRAW_MODAL.HIGH_FEES_IN_GENERAL_HIGHLIGHT_TEXT',
1754
1759
  LOWEST_FEES_HIGHLIGHT_TEXT: 'APP.WITHDRAW_MODAL.LOWEST_FEES_HIGHLIGHT_TEXT',
1755
1760
  LOWEST_FEES_WITH_USDC: 'APP.WITHDRAW_MODAL.LOWEST_FEES_WITH_USDC',
1756
1761
  LOWEST_FEE_WITHDRAWALS: 'APP.WITHDRAW_MODAL.LOWEST_FEE_WITHDRAWALS',
@@ -178,6 +178,11 @@ export const TOOLTIP_STRING_KEYS = {
178
178
  UNREALIZED_PNL_BODY: 'TOOLTIPS.TRADE.UNREALIZED_PNL.BODY',
179
179
  UNREALIZED_PNL_TITLE: 'TOOLTIPS.TRADE.UNREALIZED_PNL.TITLE',
180
180
 
181
+ // TRADE_CHART
182
+
183
+ OHLC_BODY: 'TOOLTIPS.TRADE_CHART.OHLC.BODY',
184
+ OHLC_TITLE: 'TOOLTIPS.TRADE_CHART.OHLC.TITLE',
185
+
181
186
  // TRANSFER_AND_DEPOSIT
182
187
 
183
188
  ALLOWANCE_AND_DEPOSIT_NETWORK_FEE_BODY: 'TOOLTIPS.TRANSFER_AND_DEPOSIT.ALLOWANCE_AND_DEPOSIT_NETWORK_FEE.BODY',