diff --git a/config/localization/en/tooltips.json b/config/localization/en/tooltips.json index 00ad23296..8c86349a9 100644 --- a/config/localization/en/tooltips.json +++ b/config/localization/en/tooltips.json @@ -356,7 +356,7 @@ "TRADE_CHART": { "OHLC": { "TITLE": "OHLC", - "BODY": "Enable or disable OHLC data via mid-price. Disabling this will only display OHLC data from the orderbook." + "BODY": "Enable or disable OHLC data via mid-price. Disabling this will only display OHLC data from historical trades." } }, "NEW_MARKET_WIDGET": { diff --git a/package-lock.json b/package-lock.json index 640dea5ef..8448a1c75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dydxprotocol/v4-localization", - "version": "1.1.165", + "version": "1.1.166", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dydxprotocol/v4-localization", - "version": "1.1.164", + "version": "1.1.166", "license": "AGPL-3.0", "devDependencies": { "@types/node": "^20.1.7" diff --git a/package.json b/package.json index 4a874ddaf..42c55bb0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dydxprotocol/v4-localization", - "version": "1.1.165", + "version": "1.1.166", "description": "v4 localization", "main": "index.ts", "scripts": { diff --git a/scripts/generated/app.ts b/scripts/generated/app.ts index 421c7940c..a8eec3e1a 100644 --- a/scripts/generated/app.ts +++ b/scripts/generated/app.ts @@ -1,6 +1,6 @@ // !! GENERATED FILE - DO NOT EDIT -// Generated from ../config/localization/en/app.json using codegen_localization_app.swift +// Generated from ../config/localization/en/app.json using ./codegen_localization_app.swift export const APP_STRING_KEYS = {