diff --git a/config/localization_notifications/en/app.json b/config/localization_notifications/en/app.json index d538321c1..8b905a86a 100644 --- a/config/localization_notifications/en/app.json +++ b/config/localization_notifications/en/app.json @@ -25,7 +25,7 @@ "BODY": "Receive USDC rewards." }, "INCENTIVES_SEASON_BEGUN": { - "TITLE": "Season {SEASON_NUMBER} launch incentives program has begun!", + "TITLE": "Season {SEASON_NUMBER} has begun!", "BODY": "In season {PREV_SEASON_NUMBER}, median rewards earned were {DYDX_AMOUNT} DYDX (~{USDC_AMOUNT} USDC)!" }, "ISOLATED_MARGIN_LIVE": { diff --git a/package-lock.json b/package-lock.json index 4272a4e6e..55217b54f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dydxprotocol/v4-localization", - "version": "1.1.151", + "version": "1.1.152", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dydxprotocol/v4-localization", - "version": "1.1.151", + "version": "1.1.152", "license": "AGPL-3.0", "devDependencies": { "@types/node": "^20.1.7" diff --git a/package.json b/package.json index a4c7979f4..2bd9ca7cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dydxprotocol/v4-localization", - "version": "1.1.151", + "version": "1.1.152", "description": "v4 localization", "main": "index.ts", "scripts": { diff --git a/scripts/generated/app.ts b/scripts/generated/app.ts index 21980aab2..2017ea9e0 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 = {