Skip to content

Commit

Permalink
remove unused keys, formatting, update string content
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dydx committed Jan 9, 2024
1 parent b643c02 commit 8c8b844
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 15 deletions.
24 changes: 9 additions & 15 deletions config/localization/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -683,8 +683,7 @@
"LEGAL": {
"ACADEMY_LINK_DESCRIPTION": "To access the dYdX Academy, you will leave the dYdX Trading Inc. website and join a website made available by dYdX Foundation, which is independent from and unaffiliated with dYdX Trading Inc. dYdX Trading Inc. is not responsible for any action taken or content on the third-party website.",
"LEGAL": "Legal",
"GOVERNANCE_LINK_DESCRIPTION": "To participate in governance, you need to export your secret phrase to Keplr Wallet.",
"STAKING_LINK_DESCRIPTION": "To stake, you need to export your secret phrase to Keplr Wallet.",
"GOVERNANCE_LINK_DESCRIPTION": "To participate in governance, you will leave the dYdX Trading Inc. website and join a website made available by dYdX Foundation, which is independent from and unaffiliated with dYdX Trading Inc. dYdX Trading Inc. is not responsible for any action taken or content on the third-party website.",
"LEAVING_WEBSITE": "Leaving website",
"LEAVING_WEBSITE_DESCRIPTION": "By continuing, you will leave our website and join a website made available by a third party, which is independent from and unaffiliated with us.",
"LEAVING_WEBSITE_DISCLAIMER": "We are not responsible for any action taken or content on the third-party website"
Expand Down Expand Up @@ -1322,31 +1321,26 @@
"TRADE_TO_WIN": "Trade to win",
"TRADERS_JOINED": "Traders Joined",
"USERS_REFERRED": "Users Referred",
"YOU_CAN_WIN_THESE": "You can win these in our {LEAGUES_LINK}",
"REWARD_HISTORY_TOOLTIP": "Time is displayed in Coordinated Universal Time (UTC)"
"YOU_CAN_WIN_THESE": "You can win these in our {LEAGUES_LINK}"
},
"TRADING_REWARDS" : {
"ABOUT": "About",
"EVENT": "Event",
"FOR_TRADING": "For trading {PERIOD}",
"FOR_V4":"{SUBJECT} for v4",
"GOVERNANCE": "Governance",
"GOVERNANCE_LINK_DESCRIPTION": "To participate in governance, you need to export your secret phrase to Keplr Wallet.",
"LAUNCH_INCENTIVES":"Launch Incentives",
"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_DESCRIPTION":"Each season, you can earn rewards for trading on dYdX Chain. Trade to earn your spot on the leaderboard.",
"LEADERBOARD": "Leaderboard",
"POINTS":"{POINTS} points",
"POWERED_BY":"POWERED BY",
"SEASON_ID":"Season {SEASON_ID}",
"STAKING": "Staking",
"STAKING_LINK_DESCRIPTION": "To stake, you need to export your secret phrase to Keplr Wallet.",
"TRADING_REWARD": "Trading Reward",
"FAQ_WHO_IS_ELIGIBLE_QUESTION":"Who is eligible for trading rewards?",
"FAQ_WHO_IS_ELIGIBLE_ANSWER":"All traders are eligible for trading rewards.",
"FAQ_HOW_DO_TRADING_REWARDS_WORK_QUESTION":"How do trading rewards work?",
"FAQ_HOW_DO_TRADING_REWARDS_WORK_ANSWER":"Immediately after each fill, trading rewards are sent directly to the trader’s dYdX Chain address, based on the amount of fees paid by the trader.",
"FAQ_HOW_DO_I_CLAIM_MY_REWARDS_QUESTION":"How do I claim my rewards?",
"FAQ_HOW_DO_I_CLAIM_MY_REWARDS_ANSWER":"Each block, trading rewards are automatically sent directly to the trader’s dYdX Chain address."
"FAQ_WHO_IS_ELIGIBLE_QUESTION": "Who is eligible for trading rewards?",
"FAQ_WHO_IS_ELIGIBLE_ANSWER": "All traders are eligible for trading rewards.",
"FAQ_HOW_DO_TRADING_REWARDS_WORK_QUESTION": "How do trading rewards work?",
"FAQ_HOW_DO_TRADING_REWARDS_WORK_ANSWER": "Immediately after each fill, trading rewards are sent directly to the trader’s dYdX Chain address, based on the amount of fees paid by the trader.",
"FAQ_HOW_DO_I_CLAIM_MY_REWARDS_QUESTION": "How do I claim my rewards?",
"FAQ_HOW_DO_I_CLAIM_MY_REWARDS_ANSWER": "Each block, trading rewards are automatically sent directly to the trader’s dYdX Chain address."
},
"EPOCH_END_MODAL": {
"EPOCH_END_EARNED": "You earned {AMOUNT} $DYDX rewards during Epoch {EPOCH_NUMBER}! Claim your rewards on the governance dashboard.",
Expand Down
3 changes: 3 additions & 0 deletions config/localization/en/tooltips.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@
"UNREALIZED_PNL": {
"TITLE": "Unrealized Profit / Loss",
"BODY": "Total profit / loss if you were to fully close the remainder of your current position at the current oracle price. Resets if you close your position or change position sides (long to short, or vice versa)."
},
"REWARD_HISTORY": {
"BODY": "Time is displayed in Coordinated Universal Time (UTC)"
}
},
"DEPOSIT": {
Expand Down

0 comments on commit 8c8b844

Please sign in to comment.