Skip to content

Commit 46d07f9

Browse files
authored
update-notif-text (#1312)
1 parent f24f0c1 commit 46d07f9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

config/localization_notifications/en/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
},
9191
"DEC_2025_REBATE_NOTIFICATION": {
9292
"TITLE": "Claim your loss rebate today!",
93-
"BODY": "You may be eligible for a {AMOUNT} rebate."
93+
"BODY": "You may be eligible for a {AMOUNT} rebate. Claim your rebate from now until January 31st."
9494
},
9595
"DEPOSIT_DETECTED": {
9696
"TITLE": "Deposit Detected",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dydxprotocol/v4-localization",
3-
"version": "1.1.370",
3+
"version": "1.1.371",
44
"description": "v4 localization",
55
"main": "index.ts",
66
"scripts": {

0 commit comments

Comments
 (0)