Skip to content

Commit

Permalink
..one more time for this incentives copy (#189)
Browse files Browse the repository at this point in the history
* update copy for launch incentives

* version
  • Loading branch information
aforaleka authored Nov 30, 2023
1 parent cad9578 commit 0d5d53f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
3 changes: 1 addition & 2 deletions config/localization/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -886,8 +886,7 @@
"HOLDING": "Holding {NUMBER}",
"IN_THIS_EPOCH": "in this epoch",
"LAUNCH_INCENTIVES_TITLE": "Launch Incentives {FOR_V4}",
"LAUNCH_INCENTIVES_DESCRIPTION": "Each season, you can earn rewards for trading on dYdX Chain. Trade to climb the rankings to earn your rightful spot on the leaderboard by {CHAOS_LAB}.",
"LAUNCH_INCENTIVES_LEADERBOARD": "leaderboard",
"LAUNCH_INCENTIVES_DESCRIPTION": "Each season, you can earn rewards for trading on dYdX Chain. Trade to earn your rightful spot on the leaderboard.",
"LAUNCH_INCENTIVES_SEASON_NUM": "Season {SEASON_NUMBER}",
"LEADERBOARD": "Leaderboard",
"LEARN_TO_EXPORT": "{STRONG_NO}, learn how to export my secret phrase.",
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.0.14",
"version": "1.0.15",
"description": "v4 localization",
"main": "index.ts",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion scripts/generated/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,6 @@ export const APP_STRING_KEYS = {
HOLDING: 'APP.PORTFOLIO.HOLDING',
IN_THIS_EPOCH: 'APP.PORTFOLIO.IN_THIS_EPOCH',
LAUNCH_INCENTIVES_DESCRIPTION: 'APP.PORTFOLIO.LAUNCH_INCENTIVES_DESCRIPTION',
LAUNCH_INCENTIVES_LEADERBOARD: 'APP.PORTFOLIO.LAUNCH_INCENTIVES_LEADERBOARD',
LAUNCH_INCENTIVES_SEASON_NUM: 'APP.PORTFOLIO.LAUNCH_INCENTIVES_SEASON_NUM',
LAUNCH_INCENTIVES_TITLE: 'APP.PORTFOLIO.LAUNCH_INCENTIVES_TITLE',
LEADERBOARD: 'APP.PORTFOLIO.LEADERBOARD',
Expand Down

0 comments on commit 0d5d53f

Please sign in to comment.