From 729658ee52f6eb9457eebcb7cc1815e0aa1925e2 Mon Sep 17 00:00:00 2001 From: moo-onthelawn <70078372+moo-onthelawn@users.noreply.github.com> Date: Fri, 26 Jul 2024 13:41:59 -0400 Subject: [PATCH] update to ohlc tooltip (#628) * update * 1.1.166 --- config/localization/en/tooltips.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- scripts/generated/app.ts | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) 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 = {