@dydxprotocol/v4-localization
Advanced tools
Comparing version 1.1.195 to 1.1.196
@@ -106,2 +106,6 @@ { | ||
}, | ||
"LIMIT_CLOSE": { | ||
"TITLE": "Limit Close", | ||
"BODY": "A limit close may not happen instantly, and will only be filled once the entered price is hit. Monitor the Orders tab to check its status." | ||
}, | ||
"LIMIT_PRICE": { | ||
@@ -108,0 +112,0 @@ "TITLE": "Limit Price", |
{ | ||
"name": "@dydxprotocol/v4-localization", | ||
"version": "1.1.195", | ||
"version": "1.1.196", | ||
"description": "v4 localization", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -103,2 +103,4 @@ // !! GENERATED FILE - DO NOT EDIT | ||
LEVERAGE_TITLE: 'TOOLTIPS.TRADE.LEVERAGE.TITLE', | ||
LIMIT_CLOSE_BODY: 'TOOLTIPS.TRADE.LIMIT_CLOSE.BODY', | ||
LIMIT_CLOSE_TITLE: 'TOOLTIPS.TRADE.LIMIT_CLOSE.TITLE', | ||
LIMIT_PRICE_BODY: 'TOOLTIPS.TRADE.LIMIT_PRICE.BODY', | ||
@@ -105,0 +107,0 @@ LIMIT_PRICE_TITLE: 'TOOLTIPS.TRADE.LIMIT_PRICE.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
3204750
49219