@dydxprotocol/v4-localization 1.1.165 → 1.1.166

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.
@@ -356,7 +356,7 @@
356
356
  "TRADE_CHART": {
357
357
  "OHLC": {
358
358
  "TITLE": "OHLC",
359
- "BODY": "Enable or disable OHLC data via mid-price. Disabling this will only display OHLC data from the orderbook."
359
+ "BODY": "Enable or disable OHLC data via mid-price. Disabling this will only display OHLC data from historical trades."
360
360
  }
361
361
  },
362
362
  "NEW_MARKET_WIDGET": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.165",
3
+ "version": "1.1.166",
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