We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e6eff commit ef42935Copy full SHA for ef42935
src/components/Translatathon/DatesAndTimeline.tsx
@@ -30,7 +30,7 @@ export const dates = [
30
linkText: "Prepare",
31
},
32
{
33
- title: "Translations open",
+ title: "Translatathon",
34
description:
35
"The translation period - translate as much or as little as you want",
36
startDate: new Date("2024-08-09T12:00:00Z"),
@@ -50,7 +50,7 @@ export const dates = [
50
51
title: "Results announcement",
52
53
- "We will announce the results and winners on the ethereum.org community call",
+ "We will announce the results and winners on the ethereum.org community Call",
54
startDate: new Date("2024-08-29T12:00:00Z"),
55
endDate: new Date("2024-09-30T12:00:00Z"),
56
link: null,
0 commit comments