@dydxprotocol/v4-localization
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"GENERAL": { | ||
"DYDX_ADDRESS": { | ||
"BODY": "Your dYdX address \"{DYDX_ADDRESS}\" was created from the signature of the Ethereum address \"{EVM_ADDRESS}\"." | ||
}, | ||
"LEGACY_SIGNING": { | ||
@@ -139,2 +142,6 @@ "TITLE": "Legacy Signing", | ||
}, | ||
"ORDER_AMOUNT_USD": { | ||
"TITLE": "Order Amount", | ||
"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." | ||
}, | ||
"POST_ONLY": { | ||
@@ -160,6 +167,2 @@ "TITLE": "Post-Only", | ||
}, | ||
"TRIGGER_PRICE": { | ||
"TITLE": "Trigger Price", | ||
"BODY": "When the oracle price or last trade price of this market crosses your trigger price, your stop/take profit order will either convert to a limit order or execute as a market order." | ||
}, | ||
"TAKER_FEE": { | ||
@@ -181,2 +184,6 @@ "TITLE": "Taker Fee", | ||
}, | ||
"TRIGGER_PRICE": { | ||
"TITLE": "Trigger Price", | ||
"BODY": "When the oracle price or last trade price of this market crosses your trigger price, your stop/take profit order will either convert to a limit order or execute as a market order." | ||
}, | ||
"UNREALIZED_PNL": { | ||
@@ -183,0 +190,0 @@ "TITLE": "Unrealized Profit / Loss", |
{ | ||
"name": "@dydxprotocol/v4-localization", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "v4 localization", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -25,2 +25,5 @@ // !! GENERATED FILE - DO NOT EDIT | ||
// DYDX_ADDRESS | ||
LEGACY_SIGNING_BODY: 'TOOLTIPS.GENERAL.LEGACY_SIGNING.BODY', | ||
@@ -98,2 +101,4 @@ LEGACY_SIGNING_TITLE: 'TOOLTIPS.GENERAL.LEGACY_SIGNING.TITLE', | ||
ORDER_AMOUNT_TITLE: 'TOOLTIPS.TRADE.ORDER_AMOUNT.TITLE', | ||
ORDER_AMOUNT_USD_BODY: 'TOOLTIPS.TRADE.ORDER_AMOUNT_USD.BODY', | ||
ORDER_AMOUNT_USD_TITLE: 'TOOLTIPS.TRADE.ORDER_AMOUNT_USD.TITLE', | ||
POST_ONLY_BODY: 'TOOLTIPS.TRADE.POST_ONLY.BODY', | ||
@@ -100,0 +105,0 @@ POST_ONLY_TITLE: 'TOOLTIPS.TRADE.POST_ONLY.TITLE', |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2014827
35816