@dydxprotocol/v4-localization
Advanced tools
Comparing version 1.1.162 to 1.1.163
@@ -356,2 +356,8 @@ { | ||
}, | ||
"TRADE_CHART": { | ||
"OHLC": { | ||
"TITLE": "OHLC", | ||
"BODY": "Enable or disable OHLC data via mid-price. Disabling this will only display OHLC data from the orderbook." | ||
} | ||
}, | ||
"NEW_MARKET_WIDGET": { | ||
@@ -358,0 +364,0 @@ "REFERENCE_PRICE": { |
{ | ||
"name": "@dydxprotocol/v4-localization", | ||
"version": "1.1.162", | ||
"version": "1.1.163", | ||
"description": "v4 localization", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -181,2 +181,7 @@ // !! GENERATED FILE - DO NOT EDIT | ||
// TRADE_CHART | ||
OHLC_BODY: 'TOOLTIPS.TRADE_CHART.OHLC.BODY', | ||
OHLC_TITLE: 'TOOLTIPS.TRADE_CHART.OHLC.TITLE', | ||
// TRANSFER_AND_DEPOSIT | ||
@@ -183,0 +188,0 @@ |
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
3091504
47949