@dydxprotocol/v4-localization 1.1.103 → 1.1.104

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.
@@ -1513,6 +1513,7 @@
1513
1513
  "FAST_WITHDRAW_PENDING": "Fast withdraw pending",
1514
1514
  "FAST_WITHDRAW_SUCCESS_DESCRIPTION": "Your fast withdraw of {AMOUNT_ELEMENT} has been confirmed.",
1515
1515
  "FAST_WITHDRAW_SUCCESS": "Fast withdraw success!",
1516
+ "FOK_DEPRECATION": "Fill-or-Kill (FOK) orders have been deprecated. All other order types continue to be available.",
1516
1517
  "LEGAL_UPDATES": "Legal updates",
1517
1518
  "LEGAL_UPDATES_DESCRIPTION": "Please check out our updated {TOU} and {PRIVACY_POLICY}.",
1518
1519
  "MAGIC_OAUTH_REDIRECT_FAILED": "Sign in failed",
@@ -1548,6 +1549,7 @@
1548
1549
  "WITHDRAW_IN_PROGRESS": "Withdrawal(s) in progress...",
1549
1550
  "WITHDRAW_TO_CHAIN": "Withdraw to {CHAIN}"
1550
1551
  },
1552
+ "TRADE_UDPATES": "Trade Updates",
1551
1553
  "TRADING_REWARD_RECEIVED": "Trading Reward Received",
1552
1554
  "UPDATED": "Updated",
1553
1555
  "UPDATING": "Updating"
@@ -1750,7 +1752,7 @@
1750
1752
  "PLANNED_MAINTENANCE": "Planned maintenance",
1751
1753
  "PLANNED_MAINTENANCE_080322_BODY": "dYdX will be undergoing planned maintenance on August 3rd, 2022",
1752
1754
  "REDUCE_ONLY_LIVE": "Reduce-Only live",
1753
- "REDUCE_ONLY_LIVE_BODY": "Reduce-Only is now live for all order types! Execution must be FOK or IOC to enable Reduce-Only.",
1755
+ "REDUCE_ONLY_LIVE_BODY": "Reduce-Only is now live for all order types! Execution must be IOC to enable Reduce-Only.",
1754
1756
  "REFER_AND_EARN": "Refer & earn",
1755
1757
  "SET_UP_REFERRALS_BODY": "Refer other traders and earn up to {COMMISSION} on their trading fees!",
1756
1758
  "SET_UP_REFERRALS_PARAM": "40% commission",
@@ -1759,8 +1761,8 @@
1759
1761
  },
1760
1762
  "REDUCE_ONLY_SUPPORT_MODAL": {
1761
1763
  "REDUCE_ONLY_SUPPORT": "Reduce-Only support",
1762
- "REDUCE_ONLY_WILL_DISABLE": "Reduce-Only is only available for Fill-Or-Kill (FOK) and Immediate-Or-Cancel (IOC) orders. Changing the execution option will automatically disable Reduce-Only.",
1763
- "REDUCE_ONLY_WILL_ENABLE": "Reduce-Only is only available for Fill-Or-Kill (FOK) and Immediate-Or-Cancel (IOC) orders. When applicable, enabling Reduce-Only will automatically change your execution method to a supported option."
1764
+ "REDUCE_ONLY_WILL_DISABLE": "Reduce-Only is only available for Immediate-Or-Cancel (IOC) orders. Changing the execution option will automatically disable Reduce-Only.",
1765
+ "REDUCE_ONLY_WILL_ENABLE": "Reduce-Only is only available for Immediate-Or-Cancel (IOC) orders. When applicable, enabling Reduce-Only will automatically change your execution method to a supported option."
1764
1766
  },
1765
1767
  "SHARE_ACTIVITY_MODAL": {
1766
1768
  "CASH": "Cash",
@@ -195,13 +195,13 @@
195
195
  "TITLE": "Reduce-Only",
196
196
  "BODY": "Reduce-Only prevents an order from changing the side of your position (long to short, or short to long). An order with Reduce-Only set will automatically resize and cancel itself as your position changes."
197
197
  },
198
- "REDUCE_ONLY_TIMEINFORCE_IOC_FOK": {
198
+ "REDUCE_ONLY_TIMEINFORCE_IOC": {
199
199
  "TITLE": "Reduce-Only",
200
- "BODY": "Reduce-Only is only available if Time in Force is set to IOC or FOK."
200
+ "BODY": "Reduce-Only is only available if Time in Force is set to IOC."
201
201
  },
202
- "REDUCE_ONLY_EXECUTION_IOC_FOK": {
202
+ "REDUCE_ONLY_EXECUTION_IOC": {
203
203
  "TITLE": "Reduce-Only",
204
- "BODY": "Reduce-Only is only available if Execution is set to IOC or FOK."
204
+ "BODY": "Reduce-Only is only available if Execution is set to IOC."
205
205
  },
206
206
  "SPREAD": {
207
207
  "TITLE": "Spread",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.103",
3
+ "version": "1.1.104",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {
@@ -1,6 +1,6 @@
1
1
  // !! GENERATED FILE - DO NOT EDIT
2
2
 
3
- // Generated from ../config/localization/en/app.json using ./codegen_localization_app.swift
3
+ // Generated from ../config/localization/en/app.json using codegen_localization_app.swift
4
4
 
5
5
  export const APP_STRING_KEYS = {
6
6
 
@@ -862,6 +862,7 @@ export const APP_STRING_KEYS = {
862
862
  FAST_WITHDRAW_PENDING_DESCRIPTION: 'APP.NOTIFICATIONS.FAST_WITHDRAW_PENDING_DESCRIPTION',
863
863
  FAST_WITHDRAW_SUCCESS: 'APP.NOTIFICATIONS.FAST_WITHDRAW_SUCCESS',
864
864
  FAST_WITHDRAW_SUCCESS_DESCRIPTION: 'APP.NOTIFICATIONS.FAST_WITHDRAW_SUCCESS_DESCRIPTION',
865
+ FOK_DEPRECATION: 'APP.NOTIFICATIONS.FOK_DEPRECATION',
865
866
  LEGAL_UPDATES: 'APP.NOTIFICATIONS.LEGAL_UPDATES',
866
867
  LEGAL_UPDATES_DESCRIPTION: 'APP.NOTIFICATIONS.LEGAL_UPDATES_DESCRIPTION',
867
868
  MAGIC_OAUTH_REDIRECT_FAILED: 'APP.NOTIFICATIONS.MAGIC_OAUTH_REDIRECT_FAILED',
@@ -887,6 +888,7 @@ export const APP_STRING_KEYS = {
887
888
  STATUS_PAGE: 'APP.NOTIFICATIONS.STATUS_PAGE',
888
889
  SUSPICIOUS_TRADE: 'APP.NOTIFICATIONS.SUSPICIOUS_TRADE',
889
890
  SUSPICIOUS_TRADE_BODY: 'APP.NOTIFICATIONS.SUSPICIOUS_TRADE_BODY',
891
+ TRADE_UDPATES: 'APP.NOTIFICATIONS.TRADE_UDPATES',
890
892
  TRADING_REWARD_RECEIVED: 'APP.NOTIFICATIONS.TRADING_REWARD_RECEIVED',
891
893
 
892
894
  // TRANSFER_STATUS
@@ -141,10 +141,10 @@ export const TOOLTIP_STRING_KEYS = {
141
141
  REALIZED_PNL_TITLE: 'TOOLTIPS.TRADE.REALIZED_PNL.TITLE',
142
142
  REDUCE_ONLY_BODY: 'TOOLTIPS.TRADE.REDUCE_ONLY.BODY',
143
143
  REDUCE_ONLY_TITLE: 'TOOLTIPS.TRADE.REDUCE_ONLY.TITLE',
144
- REDUCE_ONLY_EXECUTION_IOC_FOK_BODY: 'TOOLTIPS.TRADE.REDUCE_ONLY_EXECUTION_IOC_FOK.BODY',
145
- REDUCE_ONLY_EXECUTION_IOC_FOK_TITLE: 'TOOLTIPS.TRADE.REDUCE_ONLY_EXECUTION_IOC_FOK.TITLE',
146
- REDUCE_ONLY_TIMEINFORCE_IOC_FOK_BODY: 'TOOLTIPS.TRADE.REDUCE_ONLY_TIMEINFORCE_IOC_FOK.BODY',
147
- REDUCE_ONLY_TIMEINFORCE_IOC_FOK_TITLE: 'TOOLTIPS.TRADE.REDUCE_ONLY_TIMEINFORCE_IOC_FOK.TITLE',
144
+ REDUCE_ONLY_EXECUTION_IOC_BODY: 'TOOLTIPS.TRADE.REDUCE_ONLY_EXECUTION_IOC.BODY',
145
+ REDUCE_ONLY_EXECUTION_IOC_TITLE: 'TOOLTIPS.TRADE.REDUCE_ONLY_EXECUTION_IOC.TITLE',
146
+ REDUCE_ONLY_TIMEINFORCE_IOC_BODY: 'TOOLTIPS.TRADE.REDUCE_ONLY_TIMEINFORCE_IOC.BODY',
147
+ REDUCE_ONLY_TIMEINFORCE_IOC_TITLE: 'TOOLTIPS.TRADE.REDUCE_ONLY_TIMEINFORCE_IOC.TITLE',
148
148
  REWARD_HISTORY_BODY: 'TOOLTIPS.TRADE.REWARD_HISTORY.BODY',
149
149
  SPREAD_BODY: 'TOOLTIPS.TRADE.SPREAD.BODY',
150
150
  SPREAD_TITLE: 'TOOLTIPS.TRADE.SPREAD.TITLE',