From d286c2c68983d035bf08d0c2ef7465b7b20cc4c4 Mon Sep 17 00:00:00 2001 From: Rui Date: Wed, 11 Oct 2023 17:19:51 -0700 Subject: [PATCH] Change from Maximum Rewards > Estimated Rewards --- config/localization/en/app.json | 4 ++-- config/localization/en/tooltips.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- scripts/generated/app.ts | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/localization/en/app.json b/config/localization/en/app.json index 37feb8c99..9581b0d1d 100644 --- a/config/localization/en/app.json +++ b/config/localization/en/app.json @@ -159,7 +159,7 @@ "MAX_WITHDRAW": "Max Withdraw", "MAX": "Max", "MAXIMUM_LEVERAGE": "Maximum Leverage", - "MAXIMUM_REWARDS": "Maximum Rewards", + "MAXIMUM_REWARDS": "Estimated Rewards", "MENU": "Menu", "METRICS": "Metrics", "MIGRATE": "Migrate", @@ -1824,4 +1824,4 @@ "TAKE_PROFIT_MARKET_ORDER_MAY_NOT_EXECUTE": "Take Profit Market" } } -} \ No newline at end of file +} diff --git a/config/localization/en/tooltips.json b/config/localization/en/tooltips.json index 87f4bd7dc..084c748d8 100644 --- a/config/localization/en/tooltips.json +++ b/config/localization/en/tooltips.json @@ -128,7 +128,7 @@ "BODY": "Maximum allowed leverage for this market. To limit risk, maximum leverage decreases linearly with position size after a certain threshold." }, "MAXIMUM_REWARDS": { - "TITLE": "Maximum Rewards", + "TITLE": "Estimated Rewards", "BODY": "Earn rewards when you trade on dYdX. Actual rewards may vary." }, "NET_FUNDING": { diff --git a/package-lock.json b/package-lock.json index af16c1dd6..35a6da313 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dydxprotocol/v4-localization", - "version": "0.1.27", + "version": "0.1.30", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dydxprotocol/v4-localization", - "version": "0.1.27", + "version": "0.1.30", "license": "BSL-1.1", "devDependencies": { "@types/node": "^20.1.7" diff --git a/package.json b/package.json index 9c760ce8b..42ba86268 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dydxprotocol/v4-localization", - "version": "0.1.29", + "version": "0.1.30", "description": "v4 localization", "main": "index.ts", "scripts": { diff --git a/scripts/generated/app.ts b/scripts/generated/app.ts index 0dfb2f91e..c418da001 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 scripts/codegen_localization_app.swift export const APP_STRING_KEYS = {