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
68 changes: 62 additions & 6 deletions src/intl/compiled/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@
"value": "Step 2: Generate deposit keys using the Ethereum Foundation deposit tool"
}
],
"+M/NC/": [
{
"type": 0,
"value": "After the merge, there will no longer be two distinct Ethereum networks; there will only be Ethereum."
}
],
"+UUcBt": [
{
"type": 0,
Expand Down Expand Up @@ -409,6 +403,12 @@
"value": "Documentation on running Nethermind"
}
],
"1wSJQU": [
{
"type": 0,
"value": "Timing:"
}
],
"22EpKq": [
{
"type": 0,
Expand Down Expand Up @@ -1231,6 +1231,24 @@
"value": "Overview"
}
],
"9vLu6E": [
{
"type": 1,
"value": "note"
},
{
"type": 0,
"value": " This step should be performed on "
},
{
"type": 1,
"value": "testnetsOnly"
},
{
"type": 0,
"value": " until the Mainnet TTD (terminal total difficulty) has been announced and clients have released an update. Info is presented for preparation in the meantime."
}
],
"9xeLhs": [
{
"type": 0,
Expand Down Expand Up @@ -1861,6 +1879,12 @@
"value": "Terms of service"
}
],
"FqztZR": [
{
"type": 0,
"value": "Note:"
}
],
"FzkbsB": [
{
"type": 0,
Expand Down Expand Up @@ -3009,6 +3033,20 @@
"value": " to max out your effective balance."
}
],
"Q8fnvz": [
{
"type": 0,
"value": "testnets only (e.g. "
},
{
"type": 1,
"value": "kiln"
},
{
"type": 0,
"value": ")"
}
],
"QKFeMq": [
{
"type": 0,
Expand Down Expand Up @@ -6237,6 +6275,12 @@
"value": "What should the address be?"
}
],
"tgvES0": [
{
"type": 0,
"value": "Now"
}
],
"tigMuZ": [
{
"type": 0,
Expand Down Expand Up @@ -6399,6 +6443,12 @@
"value": "Become a validator with Nimbus"
}
],
"ulgIVs": [
{
"type": 0,
"value": "After the merge, there will no longer be two distinct Ethereum networks; there will only be Ethereum."
}
],
"uoKhQB": [
{
"type": 0,
Expand Down Expand Up @@ -6455,6 +6505,12 @@
"value": "Proceed with caution. Our on-chain data source is down and we are unable to flag any double deposits."
}
],
"vUxy+H": [
{
"type": 0,
"value": "After TTD client releases"
}
],
"vV6ua0": [
{
"type": 0,
Expand Down
24 changes: 21 additions & 3 deletions src/intl/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
"+L0IkF": {
"message": "Step 2: Generate deposit keys using the Ethereum Foundation deposit tool"
},
"+M/NC/": {
"message": "After the merge, there will no longer be two distinct Ethereum networks; there will only be Ethereum."
},
"+UUcBt": {
"message": "Choose a language"
},
Expand Down Expand Up @@ -165,6 +162,9 @@
"1pUw7Y": {
"message": "Documentation on running Nethermind"
},
"1wSJQU": {
"message": "Timing:"
},
"22EpKq": {
"description": "{JSON} is filetype extension",
"message": "This isn't a valid {JSON} file"
Expand Down Expand Up @@ -456,6 +456,9 @@
"9uOFF3": {
"message": "Overview"
},
"9vLu6E": {
"message": "{note} This step should be performed on {testnetsOnly} until the Mainnet TTD (terminal total difficulty) has been announced and clients have released an update. Info is presented for preparation in the meantime."
},
"9xeLhs": {
"message": "Ethereum address withdrawal: If you want to withdraw to your Mainnet wallet address (formerly 'Eth1' address) after the post-merge cleanup upgrade, you can set {ethAddressWithdraw} when running deposit-cli. {boldWarning}"
},
Expand Down Expand Up @@ -707,6 +710,9 @@
"FqgDIV": {
"message": "Terms of service"
},
"FqztZR": {
"message": "Note:"
},
"FzkbsB": {
"message": "validators"
},
Expand Down Expand Up @@ -1157,6 +1163,9 @@
"Q8P0rZ": {
"message": "Validators have a maximum effective balance of {PRICE_PER_VALIDATOR} {TICKER_NAME}. You only need to top up {maxTopupValue} {TICKER_NAME} to max out your effective balance."
},
"Q8fnvz": {
"message": "testnets only (e.g. {kiln})"
},
"QKFeMq": {
"message": "Internet"
},
Expand Down Expand Up @@ -2392,6 +2401,9 @@
"teyxVk": {
"message": "What should the address be?"
},
"tgvES0": {
"message": "Now"
},
"tigMuZ": {
"message": "Wait at least 30 minutes before trying to resubmit a transaction with this {depositData} file. This will give our on-chain data source time to flag any duplicate deposits."
},
Expand Down Expand Up @@ -2451,6 +2463,9 @@
"ukfwum": {
"message": "Become a validator with Nimbus"
},
"ulgIVs": {
"message": "After the merge, there will no longer be two distinct Ethereum networks; there will only be Ethereum."
},
"uoKhQB": {
"message": "Authentication API"
},
Expand All @@ -2476,6 +2491,9 @@
"vJez0K": {
"message": "Proceed with caution. Our on-chain data source is down and we are unable to flag any double deposits."
},
"vUxy+H": {
"message": "After TTD client releases"
},
"vV6ua0": {
"message": "Step 1: Download the Wagyu Key Gen app for your operating system"
},
Expand Down
Loading