Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/localization/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2375,7 +2375,7 @@
"COMPETITION_BODY_1_DEC_2025_LINK_TEXT": "Loss Rebate Pilot Program",
"COMPETITION_BODY_2_DEC_2025": "Eligible loss rebates for December are available to claim through January 31st. Check eligibility {HERE_LINK}.",
"LIQUIDATION_REBATES_HEADLINE": "Up to {REBATE_AMOUNT} in Liquidation Rebates",
"LIQUIDATION_REBATES_BODY": "With the February Liquidation Rebate Program, eligible traders liquidated on non-BTC perpetual pairs have the opportunity to earn DYDX rebates on a portion of their losses.",
"LIQUIDATION_REBATES_BODY": "With the Liquidation Rebate Program, eligible traders liquidated on non-BTC perpetual pairs have the opportunity to earn DYDX rebates on a portion of their losses.",
"LIQUIDATION_REBATES_SUB_BODY": "Reminder to claim previous {LOSS_REBATES_LINK} and check eligibility {CHECK_ELIGIBILITY_LINK}.",
"LOSS_REBATES": "loss rebates",
"LIQUIDATION_LOSSES": "Liquidation Losses",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dydxprotocol/v4-localization",
"version": "1.1.393",
"version": "1.1.394",
"description": "v4 localization",
"main": "index.ts",
"scripts": {
Expand Down