@dydxprotocol/v4-localization 1.1.45 → 1.1.47

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.
@@ -401,7 +401,7 @@
401
401
  "CHZ": {
402
402
  "PRIMARY": "CHZ is the native digital token for the Chiliz sports & entertainment ecosystem.",
403
403
  "SECONDARY": "Chiliz Chain is an infrastructure for sports, attracting teams, fans, and developers, to build web3 products and experiences that bring fans and brands together."
404
- },
404
+ },
405
405
  "CELO": {
406
406
  "PRIMARY": "Celo is a proof-of-stake blockchain that offers full EVM compatibility.",
407
407
  "SECONDARY": "CELO also offers users access to native and non-native stablecoins, an ultralight mobile client, and gas payable in multiple currencies."
@@ -441,7 +441,7 @@
441
441
  "ENS": {
442
442
  "PRIMARY": "ENS is the most widely integrated blockchain naming standard.",
443
443
  "SECONDARY": "The Ethereum Name Service is a distributed, open, and extensible naming system based on the Ethereum blockchain."
444
- },
444
+ },
445
445
  "EOS": {
446
446
  "PRIMARY": "EOSIO is a highly performant open-source blockchain platform, built to support and operate safe, compliant, and predictable digital infrastructures.",
447
447
  "SECONDARY": "An open-source platform for blockchain innovation and performance - businesses and developers around the world use EOSIO to create secure, transparent, and deterministic digital infrastructures."
@@ -1404,6 +1404,8 @@
1404
1404
  "ADJUSTED_IMR": "Adjusted Margin",
1405
1405
  "ADJUSTED_IMR_BODY": "We have temporarily {ACTION} the Initial Margin Requirements on {MARKET} to {PERCENT} due to volatility. {ADDITIONAL_NOTE}",
1406
1406
  "BLOCK_REWARD": "Block Reward",
1407
+ "CHAIN_DISRUPTION_DETECTED": "Chain disruption detected",
1408
+ "CHAIN_DISRUPTION_DETECTED_BODY": "Trading and transferring is disabled as orders may fail or be delayed due to dYdX Chain disruption. Please wait and try again later. Your funds are safe.",
1407
1409
  "CLOSE_MARKET_POSITIONS": "Close your {MARKET} position",
1408
1410
  "CLOSE_MARKET_POSITIONS_BODY": "{MARKET} is set to close only mode and the close price of {MARKET} is now fixed. Please close your open {MARKET} position as soon as you are able. We're here to help via the help chat if you run into issues.",
1409
1411
  "COMPLIANCE_ALERT": "Compliance alert",
@@ -1427,6 +1429,8 @@
1427
1429
  "MAGIC_OAUTH_REDIRECT_FAILED_BODY": "An error occured during your sign in with Magic. Please try again.",
1428
1430
  "MAINTENANCE_MARGIN_ADJUSTMENTS": "Maintenance margin requirements {ACTION} at {PERCENT}%.",
1429
1431
  "NOTIFICATIONS_EMPTY_STATE": "You have no notifications.",
1432
+ "ORDERBOOK_LAGGING": "Orderbook lagging",
1433
+ "ORDERBOOK_LAGGING_BODY": "Orderbook and pricing data may be outdated due to system delays. Market and short-term orders face a higher risk of encountering price discrepancies at the time of execution. Transactions and account information could also be delayed.",
1430
1434
  "OUT_OF_TEN_CONFIRMATIONS": "{CURRENT_CONFIRMATIONS} of 10 confirmations",
1431
1435
  "OUT_OF_FOURTEEN_CONFIRMATIONS": "{CURRENT_CONFIRMATIONS} of 14 confirmations",
1432
1436
  "PERMANENTLY_BLOCKED": "Permanently blocked",
@@ -1438,6 +1442,7 @@
1438
1442
  "SLOW_WITHDRAW_AVAILABLE": "Slow withdraw ready",
1439
1443
  "SLOW_WITHDRAW_PENDING_DESCRIPTION": "You have {AMOUNT_ELEMENT} in pending slow withdraws. You will receive a notification when your funds have been confirmed on Layer 2.",
1440
1444
  "SLOW_WITHDRAW_PENDING": "Slow withdraw(s) pending",
1445
+ "STATUS_PAGE": "Status page",
1441
1446
  "SUSPICIOUS_TRADE": "Suspicious activity",
1442
1447
  "SUSPICIOUS_TRADE_BODY": "We have noticed suspicious trading activity related to your account on dYdX, including potential wash trading activity. We will be reviewing your activity on an ongoing basis. If we notice similar activity in the future, then you will be permanently blocked from performing transfers within the protocol and from placing orders other than market orders that reduce your positions.",
1443
1448
  "TRANSFER_STATUS": {
@@ -39,6 +39,10 @@
39
39
  "TITLE": "Buying Power",
40
40
  "BODY": "Total available buying power to increase your position on {MARKET}. Your buying power will change based on the market you have selected."
41
41
  },
42
+ "CUSTOM_AMOUNT": {
43
+ "TITLE": "Custom Amount",
44
+ "BODY": "Adjusting your custom amount will apply to both Take Profit and Stop Loss orders."
45
+ },
42
46
  "DEFAULT_EXECUTION": {
43
47
  "TITLE": "Default Execution",
44
48
  "BODY": "Your order will fill any crossing orders at the time of opening. If your order is not fully filled, it will remain open until it is filled, cancelled, or expires."
@@ -91,6 +95,10 @@
91
95
  "TITLE": "Limit Price",
92
96
  "BODY": "This order can only be filled at the specified limit price or better. If your order crosses at the time of placement, your order will fill any crossing orders at the most favorable price."
93
97
  },
98
+ "LIMIT_PRICE_LEARN_MORE": {
99
+ "TITLE": "Limit Price",
100
+ "BODY": "By identifying a limit price, you are placing a Take Profit Limit Order and/or a Stop Limit Order. Click {DOCUMENTATION_LINK} for more details."
101
+ },
94
102
  "LIMIT_PRICE_SLIPPAGE": {
95
103
  "TITLE": "Slippage",
96
104
  "BODY": "Percentage difference between your trigger price and limit price."
@@ -151,6 +159,14 @@
151
159
  "TITLE": "Order Amount",
152
160
  "BODY": "Amount of {SYMBOL} in USD to buy or sell. This is the amount your position will increase or decrease by when the order is filled, not your resulting position amount."
153
161
  },
162
+ "PARTIAL_CLOSE_STOP_LOSS": {
163
+ "TITLE": "Stop Loss is a Partial Close",
164
+ "BODY": "Your stop loss is not configured to close your entire position. This could be because you set a custom amount, or because you have changed your position size after adding this trigger."
165
+ },
166
+ "PARTIAL_CLOSE_TAKE_PROFIT": {
167
+ "TITLE": "Take Profit is a Partial Close",
168
+ "BODY": "Your take profit is not configured to close your entire position. This could be because you set a custom amount, or because you have changed your position size after adding this trigger."
169
+ },
154
170
  "POST_ONLY": {
155
171
  "TITLE": "Post-Only",
156
172
  "BODY": "Orders with post-only enabled can only be placed as maker orders. If the order crosses other orders at the time of placement, it will be automatically cancelled."
@@ -187,6 +203,10 @@
187
203
  "TITLE": "Step Size",
188
204
  "BODY": "Step size is the smallest factor allowed for order amounts on this market."
189
205
  },
206
+ "STOP_LOSS": {
207
+ "TITLE": "Stop Loss",
208
+ "BODY": "Protects against losses by closing a trader’s position once the oracle price crosses the trigger price."
209
+ },
190
210
  "STOP_LOSS_ABOVE_LIQUIDATION_PRICE": {
191
211
  "TITLE": "Stop Loss Above Liquidation Price",
192
212
  "BODY": "The stop-loss price has risen above the liquidation price. This can happen due to funding changes, due to withdrawing funds, or due to changing margin requirements."
@@ -199,6 +219,10 @@
199
219
  "TITLE": "Taker Fee",
200
220
  "BODY": "Trades that take liquidity from the book (e.g. market or crossing limit orders) execute as taker orders. Taker orders have a higher fee than maker orders."
201
221
  },
222
+ "TAKE_PROFIT": {
223
+ "TITLE": "Take Profit",
224
+ "BODY": "Allows traders to set targets and protects profits on positions by specifying a price at which to close an open position for profit."
225
+ },
202
226
  "TICK_SIZE": {
203
227
  "TITLE": "Tick Size",
204
228
  "BODY": "Tick size is the minimum price movement on this market."
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.45",
3
+ "version": "1.1.47",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {
@@ -783,6 +783,8 @@ export const APP_STRING_KEYS = {
783
783
  ADJUSTED_IMR: 'APP.NOTIFICATIONS.ADJUSTED_IMR',
784
784
  ADJUSTED_IMR_BODY: 'APP.NOTIFICATIONS.ADJUSTED_IMR_BODY',
785
785
  BLOCK_REWARD: 'APP.NOTIFICATIONS.BLOCK_REWARD',
786
+ CHAIN_DISRUPTION_DETECTED: 'APP.NOTIFICATIONS.CHAIN_DISRUPTION_DETECTED',
787
+ CHAIN_DISRUPTION_DETECTED_BODY: 'APP.NOTIFICATIONS.CHAIN_DISRUPTION_DETECTED_BODY',
786
788
  CLOSE_MARKET_POSITIONS: 'APP.NOTIFICATIONS.CLOSE_MARKET_POSITIONS',
787
789
  CLOSE_MARKET_POSITIONS_BODY: 'APP.NOTIFICATIONS.CLOSE_MARKET_POSITIONS_BODY',
788
790
  COMPLIANCE_ALERT: 'APP.NOTIFICATIONS.COMPLIANCE_ALERT',
@@ -806,6 +808,8 @@ export const APP_STRING_KEYS = {
806
808
  MAGIC_OAUTH_REDIRECT_FAILED_BODY: 'APP.NOTIFICATIONS.MAGIC_OAUTH_REDIRECT_FAILED_BODY',
807
809
  MAINTENANCE_MARGIN_ADJUSTMENTS: 'APP.NOTIFICATIONS.MAINTENANCE_MARGIN_ADJUSTMENTS',
808
810
  NOTIFICATIONS_EMPTY_STATE: 'APP.NOTIFICATIONS.NOTIFICATIONS_EMPTY_STATE',
811
+ ORDERBOOK_LAGGING: 'APP.NOTIFICATIONS.ORDERBOOK_LAGGING',
812
+ ORDERBOOK_LAGGING_BODY: 'APP.NOTIFICATIONS.ORDERBOOK_LAGGING_BODY',
809
813
  OUT_OF_FOURTEEN_CONFIRMATIONS: 'APP.NOTIFICATIONS.OUT_OF_FOURTEEN_CONFIRMATIONS',
810
814
  OUT_OF_TEN_CONFIRMATIONS: 'APP.NOTIFICATIONS.OUT_OF_TEN_CONFIRMATIONS',
811
815
  PERMANENTLY_BLOCKED: 'APP.NOTIFICATIONS.PERMANENTLY_BLOCKED',
@@ -817,6 +821,7 @@ export const APP_STRING_KEYS = {
817
821
  SLOW_WITHDRAW_AVAILABLE_GAS_ESTIMATE: 'APP.NOTIFICATIONS.SLOW_WITHDRAW_AVAILABLE_GAS_ESTIMATE',
818
822
  SLOW_WITHDRAW_PENDING: 'APP.NOTIFICATIONS.SLOW_WITHDRAW_PENDING',
819
823
  SLOW_WITHDRAW_PENDING_DESCRIPTION: 'APP.NOTIFICATIONS.SLOW_WITHDRAW_PENDING_DESCRIPTION',
824
+ STATUS_PAGE: 'APP.NOTIFICATIONS.STATUS_PAGE',
820
825
  SUSPICIOUS_TRADE: 'APP.NOTIFICATIONS.SUSPICIOUS_TRADE',
821
826
  SUSPICIOUS_TRADE_BODY: 'APP.NOTIFICATIONS.SUSPICIOUS_TRADE_BODY',
822
827
  TRADING_REWARD_RECEIVED: 'APP.NOTIFICATIONS.TRADING_REWARD_RECEIVED',
@@ -57,6 +57,8 @@ export const TOOLTIP_STRING_KEYS = {
57
57
  BRACKET_ORDER_TP_TITLE: 'TOOLTIPS.TRADE.BRACKET_ORDER_TP.TITLE',
58
58
  BUYING_POWER_BODY: 'TOOLTIPS.TRADE.BUYING_POWER.BODY',
59
59
  BUYING_POWER_TITLE: 'TOOLTIPS.TRADE.BUYING_POWER.TITLE',
60
+ CUSTOM_AMOUNT_BODY: 'TOOLTIPS.TRADE.CUSTOM_AMOUNT.BODY',
61
+ CUSTOM_AMOUNT_TITLE: 'TOOLTIPS.TRADE.CUSTOM_AMOUNT.TITLE',
60
62
  DEFAULT_EXECUTION_BODY: 'TOOLTIPS.TRADE.DEFAULT_EXECUTION.BODY',
61
63
  DEFAULT_EXECUTION_TITLE: 'TOOLTIPS.TRADE.DEFAULT_EXECUTION.TITLE',
62
64
  EQUITY_BODY: 'TOOLTIPS.TRADE.EQUITY.BODY',
@@ -83,6 +85,8 @@ export const TOOLTIP_STRING_KEYS = {
83
85
  LEVERAGE_TITLE: 'TOOLTIPS.TRADE.LEVERAGE.TITLE',
84
86
  LIMIT_PRICE_BODY: 'TOOLTIPS.TRADE.LIMIT_PRICE.BODY',
85
87
  LIMIT_PRICE_TITLE: 'TOOLTIPS.TRADE.LIMIT_PRICE.TITLE',
88
+ LIMIT_PRICE_LEARN_MORE_BODY: 'TOOLTIPS.TRADE.LIMIT_PRICE_LEARN_MORE.BODY',
89
+ LIMIT_PRICE_LEARN_MORE_TITLE: 'TOOLTIPS.TRADE.LIMIT_PRICE_LEARN_MORE.TITLE',
86
90
  LIMIT_PRICE_SLIPPAGE_BODY: 'TOOLTIPS.TRADE.LIMIT_PRICE_SLIPPAGE.BODY',
87
91
  LIMIT_PRICE_SLIPPAGE_TITLE: 'TOOLTIPS.TRADE.LIMIT_PRICE_SLIPPAGE.TITLE',
88
92
  LIQUIDATION_PRICE_BODY: 'TOOLTIPS.TRADE.LIQUIDATION_PRICE.BODY',
@@ -113,6 +117,10 @@ export const TOOLTIP_STRING_KEYS = {
113
117
  ORDER_AMOUNT_TITLE: 'TOOLTIPS.TRADE.ORDER_AMOUNT.TITLE',
114
118
  ORDER_AMOUNT_USD_BODY: 'TOOLTIPS.TRADE.ORDER_AMOUNT_USD.BODY',
115
119
  ORDER_AMOUNT_USD_TITLE: 'TOOLTIPS.TRADE.ORDER_AMOUNT_USD.TITLE',
120
+ PARTIAL_CLOSE_STOP_LOSS_BODY: 'TOOLTIPS.TRADE.PARTIAL_CLOSE_STOP_LOSS.BODY',
121
+ PARTIAL_CLOSE_STOP_LOSS_TITLE: 'TOOLTIPS.TRADE.PARTIAL_CLOSE_STOP_LOSS.TITLE',
122
+ PARTIAL_CLOSE_TAKE_PROFIT_BODY: 'TOOLTIPS.TRADE.PARTIAL_CLOSE_TAKE_PROFIT.BODY',
123
+ PARTIAL_CLOSE_TAKE_PROFIT_TITLE: 'TOOLTIPS.TRADE.PARTIAL_CLOSE_TAKE_PROFIT.TITLE',
116
124
  POST_ONLY_BODY: 'TOOLTIPS.TRADE.POST_ONLY.BODY',
117
125
  POST_ONLY_TITLE: 'TOOLTIPS.TRADE.POST_ONLY.TITLE',
118
126
  POST_ONLY_TIMEINFORCE_GTT_BODY: 'TOOLTIPS.TRADE.POST_ONLY_TIMEINFORCE_GTT.BODY',
@@ -132,12 +140,16 @@ export const TOOLTIP_STRING_KEYS = {
132
140
  SPREAD_TITLE: 'TOOLTIPS.TRADE.SPREAD.TITLE',
133
141
  STEP_SIZE_BODY: 'TOOLTIPS.TRADE.STEP_SIZE.BODY',
134
142
  STEP_SIZE_TITLE: 'TOOLTIPS.TRADE.STEP_SIZE.TITLE',
143
+ STOP_LOSS_BODY: 'TOOLTIPS.TRADE.STOP_LOSS.BODY',
144
+ STOP_LOSS_TITLE: 'TOOLTIPS.TRADE.STOP_LOSS.TITLE',
135
145
  STOP_LOSS_ABOVE_LIQUIDATION_PRICE_BODY: 'TOOLTIPS.TRADE.STOP_LOSS_ABOVE_LIQUIDATION_PRICE.BODY',
136
146
  STOP_LOSS_ABOVE_LIQUIDATION_PRICE_TITLE: 'TOOLTIPS.TRADE.STOP_LOSS_ABOVE_LIQUIDATION_PRICE.TITLE',
137
147
  STOP_LOSS_BELOW_LIQUIDATION_PRICE_BODY: 'TOOLTIPS.TRADE.STOP_LOSS_BELOW_LIQUIDATION_PRICE.BODY',
138
148
  STOP_LOSS_BELOW_LIQUIDATION_PRICE_TITLE: 'TOOLTIPS.TRADE.STOP_LOSS_BELOW_LIQUIDATION_PRICE.TITLE',
139
149
  TAKER_FEE_BODY: 'TOOLTIPS.TRADE.TAKER_FEE.BODY',
140
150
  TAKER_FEE_TITLE: 'TOOLTIPS.TRADE.TAKER_FEE.TITLE',
151
+ TAKE_PROFIT_BODY: 'TOOLTIPS.TRADE.TAKE_PROFIT.BODY',
152
+ TAKE_PROFIT_TITLE: 'TOOLTIPS.TRADE.TAKE_PROFIT.TITLE',
141
153
  TICK_SIZE_BODY: 'TOOLTIPS.TRADE.TICK_SIZE.BODY',
142
154
  TICK_SIZE_TITLE: 'TOOLTIPS.TRADE.TICK_SIZE.TITLE',
143
155
  TIME_IN_FORCE_BODY: 'TOOLTIPS.TRADE.TIME_IN_FORCE.BODY',