@dydxprotocol/v4-localization 1.1.68 → 1.1.70
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.
|
@@ -950,8 +950,9 @@
|
|
|
950
950
|
"EXPECTED_AMOUNT_RECEIVED": "Expected Amount Received",
|
|
951
951
|
"FAST": "Fast",
|
|
952
952
|
"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.",
|
|
953
|
+
"LOWEST_FEES_HIGHLIGHT_TEXT": "lowest fees",
|
|
953
954
|
"LOWEST_FEE_WITHDRAWALS": "USDC withdrawals to {LOWEST_FEE_TOKENS_TOOLTIP} have the lowest fees. Other withdrawals may have additional third-party fees.",
|
|
954
|
-
"LOWEST_FEES_WITH_USDC": "{LOWEST_FEES_HIGHLIGHT_TEXT} with USDC
|
|
955
|
+
"LOWEST_FEES_WITH_USDC": "{LOWEST_FEES_HIGHLIGHT_TEXT} with USDC",
|
|
955
956
|
"MAGIC_LINK_WITHDRAW_DESCRIPTION": "To access the withdrawn funds and reuse your Magic wallet outside of dYdX, you must export your wallet to another wallet provider.",
|
|
956
957
|
"SELECT_CHAINS": "select chains",
|
|
957
958
|
"SLOW": "Slow",
|
|
@@ -1310,6 +1311,7 @@
|
|
|
1310
1311
|
"STOP_MARKET_DESCRIPTION": "A stop market order can be used to limit losses by closing your position once the oracle price or last trade price crosses your trigger price.",
|
|
1311
1312
|
"STOP_PRICE_ABBREVIATED": "Stop",
|
|
1312
1313
|
"STOP_PRICE": "Stop Price",
|
|
1314
|
+
"SUBMITTED": "Submitted",
|
|
1313
1315
|
"TAKE_PROFIT_LIMIT_DESCRIPTION": "A take profit limit order converts to a traditional limit order whenever the oracle price or last trade price crosses your trigger price.",
|
|
1314
1316
|
"TAKE_PROFIT_LIMIT_SHORT": "Take Profit Limit",
|
|
1315
1317
|
"TAKE_PROFIT_LIMIT": "Take Profit Limit",
|
|
@@ -1456,6 +1458,7 @@
|
|
|
1456
1458
|
"MAINTENANCE_MARGIN_ADJUSTMENTS": "Maintenance margin requirements {ACTION} at {PERCENT}%.",
|
|
1457
1459
|
"NOTIFICATIONS_EMPTY_STATE": "You have no notifications.",
|
|
1458
1460
|
"ORDERBOOK_LAGGING": "Orderbook lagging",
|
|
1461
|
+
"ORDER_STATUS": "Order Status",
|
|
1459
1462
|
"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.",
|
|
1460
1463
|
"OUT_OF_TEN_CONFIRMATIONS": "{CURRENT_CONFIRMATIONS} of 10 confirmations",
|
|
1461
1464
|
"OUT_OF_FOURTEEN_CONFIRMATIONS": "{CURRENT_CONFIRMATIONS} of 14 confirmations",
|
|
@@ -1463,6 +1466,7 @@
|
|
|
1463
1466
|
"PERMANENTLY_BLOCKED_DESCRIPTION": "Because you appear to be a resident of, or trading from, a jurisdiction that violates our terms of use and previously have been given an opportunity to redress circumstances that led to restrictions on your account, you have been permanently blocked from performing transfers within the protocol, making fast withdrawals to remove funds from the protocol, and placing orders other than market orders that reduce your positions. You may withdraw your funds from the protocol at any time.",
|
|
1464
1467
|
"PERMANENTLY_BLOCKED_ELLIPTIC": "For compliance reasons you are blocked from using the dYdX protocol.",
|
|
1465
1468
|
"PERMANENTLY_BLOCKED_COMPLIANCE": "For compliance reasons you have been blocked from using the dYdX protocol. This account is in close-only mode. If you believe there has been an error, please email support@dydx.exchange.",
|
|
1469
|
+
"RELEASE_UPDATES": "Release Updates",
|
|
1466
1470
|
"REMOVED": "Removed",
|
|
1467
1471
|
"REMOVING": "Removing",
|
|
1468
1472
|
"SLOW_WITHDRAW_AVAILABLE_DESCRIPTION": "Your slow withdraw request(s) have been confirmed. {AMOUNT_ELEMENT} is available for withdrawal.",
|
|
@@ -2016,7 +2020,7 @@
|
|
|
2016
2020
|
"TAKER_FEE_INVALID": "Your fee rates may have changed. Please refresh the app and try again.",
|
|
2017
2021
|
"TRIGGER_MUST_ABOVE_INDEX_PRICE": "Your trigger price must be above the current oracle price: {INDEX_PRICE}.",
|
|
2018
2022
|
"TRIGGER_MUST_BELOW_INDEX_PRICE": "Your trigger price must be below the current oracle price: {INDEX_PRICE}.",
|
|
2019
|
-
"TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE": "Your trigger price is too close to your liquidation price - this order may not execute fully before you get liquidated. Please update your trigger price or use a
|
|
2023
|
+
"TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE": "Your trigger price is too close to your liquidation price - this order may not execute fully before you get liquidated. Please update your trigger price or use a Stop Limit order.",
|
|
2020
2024
|
"USER_MAX_ORDERS": "This order would put you above the max limit of 20 open orders per market, per side.",
|
|
2021
2025
|
"USER_MAX_ORDERS_FOR_EQUITY_TIER": "This order would put you above the equity tier limit of {LIMIT} open orders",
|
|
2022
2026
|
"USER_MAX_ORDERS_FOR_CURRENT_EQUITY_TIER": "This order would put you over the limit of {LIMIT} open orders for your equity tier. The next equity tier is at {EQUITY}.",
|
|
@@ -2077,9 +2081,11 @@
|
|
|
2077
2081
|
"INVALID_GOOD_TIL": "Invalid Good Til"
|
|
2078
2082
|
},
|
|
2079
2083
|
"TRIGGERS_FORM": {
|
|
2084
|
+
"BUY_TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE_NO_LIMIT": "Your trigger price is too close to your liquidation price - this order may not execute fully before you get liquidated. Please enter a trigger price below ${TRIGGER_PRICE_LIMIT}.",
|
|
2080
2085
|
"LOSS_COLON": "Loss:",
|
|
2081
2086
|
"PRICE_MUST_POSITIVE": "All input prices must be positive. Please adjust your input prices.",
|
|
2082
2087
|
"PROFIT_COLON": "Profit:",
|
|
2088
|
+
"SELL_TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE_NO_LIMIT": "Your trigger price is too close to your liquidation price - this order may not execute fully before you get liquidated. Please enter a trigger price above ${TRIGGER_PRICE_LIMIT}.",
|
|
2083
2089
|
"STOP_LOSS_LIMIT_MUST_ABOVE_TRIGGER_PRICE": "Your stop loss limit price must be above your trigger price for this order to fill when it triggers. Please adjust your limit price.",
|
|
2084
2090
|
"STOP_LOSS_LIMIT_MUST_BELOW_TRIGGER_PRICE": "Your stop loss limit price must be below your trigger price for this order to fill when it triggers. Please adjust your limit price.",
|
|
2085
2091
|
"STOP_LOSS_TRIGGER_MUST_ABOVE_INDEX_PRICE": "Your stop loss trigger price must be above the current oracle price: {INDEX_PRICE}.",
|
|
@@ -2090,7 +2096,9 @@
|
|
|
2090
2096
|
"TAKE_PROFIT_TRIGGER_MUST_BELOW_INDEX_PRICE": "Your take profit trigger price must be below the current oracle price: {INDEX_PRICE}."
|
|
2091
2097
|
},
|
|
2092
2098
|
"TRIGGERS_FORM_TITLE": {
|
|
2099
|
+
"BUY_TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE": "Liquidation Risk",
|
|
2093
2100
|
"PRICE_MUST_POSITIVE": "Invalid price input",
|
|
2101
|
+
"SELL_TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE": "Liquidation Risk",
|
|
2094
2102
|
"STOP_LOSS_LIMIT_MUST_ABOVE_TRIGGER_PRICE": "Invalid stop loss limit price",
|
|
2095
2103
|
"STOP_LOSS_LIMIT_MUST_BELOW_TRIGGER_PRICE": "Invalid stop loss limit price",
|
|
2096
2104
|
"STOP_LOSS_TRIGGER_MUST_ABOVE_INDEX_PRICE": "Invalid stop loss trigger price",
|
package/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// !! GENERATED FILE - DO NOT EDIT
|
|
2
2
|
|
|
3
|
-
// Generated from ../config/localization/en/app.json using
|
|
3
|
+
// Generated from ../config/localization/en/app.json using codegen_localization_app.swift
|
|
4
4
|
|
|
5
5
|
export const APP_STRING_KEYS = {
|
|
6
6
|
|
|
@@ -832,12 +832,14 @@ export const APP_STRING_KEYS = {
|
|
|
832
832
|
NOTIFICATIONS_EMPTY_STATE: 'APP.NOTIFICATIONS.NOTIFICATIONS_EMPTY_STATE',
|
|
833
833
|
ORDERBOOK_LAGGING: 'APP.NOTIFICATIONS.ORDERBOOK_LAGGING',
|
|
834
834
|
ORDERBOOK_LAGGING_BODY: 'APP.NOTIFICATIONS.ORDERBOOK_LAGGING_BODY',
|
|
835
|
+
ORDER_STATUS: 'APP.NOTIFICATIONS.ORDER_STATUS',
|
|
835
836
|
OUT_OF_FOURTEEN_CONFIRMATIONS: 'APP.NOTIFICATIONS.OUT_OF_FOURTEEN_CONFIRMATIONS',
|
|
836
837
|
OUT_OF_TEN_CONFIRMATIONS: 'APP.NOTIFICATIONS.OUT_OF_TEN_CONFIRMATIONS',
|
|
837
838
|
PERMANENTLY_BLOCKED: 'APP.NOTIFICATIONS.PERMANENTLY_BLOCKED',
|
|
838
839
|
PERMANENTLY_BLOCKED_COMPLIANCE: 'APP.NOTIFICATIONS.PERMANENTLY_BLOCKED_COMPLIANCE',
|
|
839
840
|
PERMANENTLY_BLOCKED_DESCRIPTION: 'APP.NOTIFICATIONS.PERMANENTLY_BLOCKED_DESCRIPTION',
|
|
840
841
|
PERMANENTLY_BLOCKED_ELLIPTIC: 'APP.NOTIFICATIONS.PERMANENTLY_BLOCKED_ELLIPTIC',
|
|
842
|
+
RELEASE_UPDATES: 'APP.NOTIFICATIONS.RELEASE_UPDATES',
|
|
841
843
|
REMOVED: 'APP.NOTIFICATIONS.REMOVED',
|
|
842
844
|
SLOW_WITHDRAW_AVAILABLE: 'APP.NOTIFICATIONS.SLOW_WITHDRAW_AVAILABLE',
|
|
843
845
|
SLOW_WITHDRAW_AVAILABLE_DESCRIPTION: 'APP.NOTIFICATIONS.SLOW_WITHDRAW_AVAILABLE_DESCRIPTION',
|
|
@@ -1455,6 +1457,7 @@ export const APP_STRING_KEYS = {
|
|
|
1455
1457
|
STOP_MARKET_DESCRIPTION: 'APP.TRADE.STOP_MARKET_DESCRIPTION',
|
|
1456
1458
|
STOP_PRICE: 'APP.TRADE.STOP_PRICE',
|
|
1457
1459
|
STOP_PRICE_ABBREVIATED: 'APP.TRADE.STOP_PRICE_ABBREVIATED',
|
|
1460
|
+
SUBMITTED: 'APP.TRADE.SUBMITTED',
|
|
1458
1461
|
TAKER: 'APP.TRADE.TAKER',
|
|
1459
1462
|
TAKER_FEE: 'APP.TRADE.TAKER_FEE',
|
|
1460
1463
|
TAKE_PROFIT: 'APP.TRADE.TAKE_PROFIT',
|
|
@@ -1566,6 +1569,7 @@ export const APP_STRING_KEYS = {
|
|
|
1566
1569
|
EXPECTED_AMOUNT_RECEIVED: 'APP.WITHDRAW_MODAL.EXPECTED_AMOUNT_RECEIVED',
|
|
1567
1570
|
FAST: 'APP.WITHDRAW_MODAL.FAST',
|
|
1568
1571
|
FAST_WITHDRAW_CONFIRMATION: 'APP.WITHDRAW_MODAL.FAST_WITHDRAW_CONFIRMATION',
|
|
1572
|
+
LOWEST_FEES_HIGHLIGHT_TEXT: 'APP.WITHDRAW_MODAL.LOWEST_FEES_HIGHLIGHT_TEXT',
|
|
1569
1573
|
LOWEST_FEES_WITH_USDC: 'APP.WITHDRAW_MODAL.LOWEST_FEES_WITH_USDC',
|
|
1570
1574
|
LOWEST_FEE_WITHDRAWALS: 'APP.WITHDRAW_MODAL.LOWEST_FEE_WITHDRAWALS',
|
|
1571
1575
|
MAGIC_LINK_WITHDRAW_DESCRIPTION: 'APP.WITHDRAW_MODAL.MAGIC_LINK_WITHDRAW_DESCRIPTION',
|
|
@@ -1715,9 +1719,11 @@ export const ERRORS_STRING_KEYS = {
|
|
|
1715
1719
|
|
|
1716
1720
|
// TRIGGERS_FORM
|
|
1717
1721
|
|
|
1722
|
+
BUY_TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE_NO_LIMIT: 'ERRORS.TRIGGERS_FORM.BUY_TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE_NO_LIMIT',
|
|
1718
1723
|
LOSS_COLON: 'ERRORS.TRIGGERS_FORM.LOSS_COLON',
|
|
1719
1724
|
PRICE_MUST_POSITIVE: 'ERRORS.TRIGGERS_FORM.PRICE_MUST_POSITIVE',
|
|
1720
1725
|
PROFIT_COLON: 'ERRORS.TRIGGERS_FORM.PROFIT_COLON',
|
|
1726
|
+
SELL_TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE_NO_LIMIT: 'ERRORS.TRIGGERS_FORM.SELL_TRIGGER_TOO_CLOSE_TO_LIQUIDATION_PRICE_NO_LIMIT',
|
|
1721
1727
|
STOP_LOSS_LIMIT_MUST_ABOVE_TRIGGER_PRICE: 'ERRORS.TRIGGERS_FORM.STOP_LOSS_LIMIT_MUST_ABOVE_TRIGGER_PRICE',
|
|
1722
1728
|
STOP_LOSS_LIMIT_MUST_BELOW_TRIGGER_PRICE: 'ERRORS.TRIGGERS_FORM.STOP_LOSS_LIMIT_MUST_BELOW_TRIGGER_PRICE',
|
|
1723
1729
|
STOP_LOSS_TRIGGER_MUST_ABOVE_INDEX_PRICE: 'ERRORS.TRIGGERS_FORM.STOP_LOSS_TRIGGER_MUST_ABOVE_INDEX_PRICE',
|