Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dydx committed Jan 3, 2024
1 parent ed422f9 commit 6bdb30f
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions config/localization/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
"LANGUAGE": "Language",
"LAYER_1": "Layer 1",
"LEARN_MORE": "Learn more",
"LEARN_MORE_ARROW": "Learn more →",
"LEARN": "Learn",
"LEGACY": "Legacy",
"LEVERAGE": "Leverage",
Expand Down Expand Up @@ -775,7 +776,8 @@
"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 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.",
"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.",
"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 @@ -1415,9 +1417,27 @@
"YOU_CAN_WIN_THESE": "You can win these in our {LEAGUES_LINK}"
},
"TRADING_REWARDS" : {
"ABOUT": "About",
"EVENT": "Event",
"FOR_TRADING": "For trading {PERIOD}",
"TRADING_REWARD": "Trading Reward"
"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.",
"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."
},
"EPOCH_END_MODAL": {
"EPOCH_END_EARNED": "You earned {AMOUNT} $DYDX rewards during Epoch {EPOCH_NUMBER}! Claim your rewards on the governance dashboard.",
Expand Down

0 comments on commit 6bdb30f

Please sign in to comment.