Skip to content

Commit 7f10d02

Browse files
authored
Merge pull request #9903 from ethereum/fix-translation
Fix translation in learning quizzes
2 parents 5045397 + 8d06126 commit 7f10d02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/intl/en/learn-quizzes.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,5 +305,6 @@
305305
"h005-c-label": "Eth1",
306306
"h005-c-explanation": "Eth1 was the original name given to the execution layer, not the consensus layer.",
307307
"h005-d-label": "Sharding",
308-
"h005-d-explanation": "Sharding is an update on the Ethereum roadmap related to scaling."
308+
"h005-d-explanation": "Sharding is an update on the Ethereum roadmap related to scaling.",
309+
"page-assets-merge": "The Merge"
309310
}

0 commit comments

Comments
 (0)