Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

post merge updates: /eth #7500

Merged
merged 2 commits into from
Aug 31, 2022
Merged
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
8 changes: 4 additions & 4 deletions src/intl/en/page-eth.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"page-eth-flexible-amounts-desc": "ETH is divisible up to 18 decimal places so you don't have to buy 1 whole ETH. You can buy fractions at a time – as little as 0.000000000000000001 ETH if you want.",
"page-eth-fuels": "ETH fuels and secures Ethereum",
"page-eth-fuels-desc": "ETH is the lifeblood of Ethereum. When you send ETH or use an Ethereum application, you'll pay a fee in ETH to use the Ethereum network. This fee is an incentive for a block producer to process and verify what you're trying to do.",
"page-eth-fuels-desc-2": "Currently, miners are like the record-keepers of Ethereum—they check and prove that no one is cheating, and perform work for the right to propose a block of transactions. Miners who do this work are also rewarded with small amounts of newly-issued ETH.",
"page-eth-fuels-desc-3": "The work miners do keeps Ethereum secure and free of centralized control. In other words,",
"page-eth-fuels-staking": "Soon, ETH will become even more important with staking. When you stake your ETH, you'll be able to help secure Ethereum and earn rewards. In this system, the threat of losing their ETH deters attackers.",
"page-eth-fuels-desc-2": "Validators are like the record-keepers of Ethereum—they check and prove that no one is cheating. They are randomly selected to propose a block of transactions. Validators who do this work are also rewarded with small amounts of newly-issued ETH.",
"page-eth-fuels-desc-3": "The work validators do, and the capital they stake, keeps Ethereum secure and free of centralized control.",
"page-eth-fuels-staking": "When you stake your ETH, you help secure Ethereum and earn rewards. In this system, the threat of losing ETH deters attackers.",
"page-eth-fuels-more-staking": "More on staking",
"page-eth-get-eth-btn": "Get ETH",
"page-eth-gov-tokens": "Governance tokens",
"page-eth-gov-tokens-desc": "Tokens that represent voting power in decentralized organisations.",
"page-eth-gov-tokens-desc": "Tokens that represent voting power in decentralized organizations.",
"page-eth-has-value": "Why does ETH have value?",
"page-eth-has-value-desc": "ETH's valuable in different ways to different people.",
"page-eth-has-value-desc-2": "For users of Ethereum, ETH is valuable because it lets you pay transaction fees.",
Expand Down