diff --git a/src/views/conference/2022/index/index.jsx b/src/views/conference/2022/index/index.jsx
index 76b8dcc0c..a74333ac8 100644
--- a/src/views/conference/2022/index/index.jsx
+++ b/src/views/conference/2022/index/index.jsx
@@ -10,6 +10,13 @@ const TitleBanner = require('../../../../components/title-banner/title-banner.js
require('../../../../components/forms/button.scss');
require('./index.scss');
+const conferenceDate = ();
+
const ConferenceSplash = () => (
@@ -20,7 +27,7 @@ const ConferenceSplash = () => (
-
+ {conferenceDate}
@@ -44,12 +51,8 @@ const ConferenceSplash = () => (
|
-
+ {conferenceDate}{' '}
+
|
@@ -65,6 +68,7 @@ const ConferenceSplash = () => (
+
diff --git a/src/views/conference/2022/index/l10n.json b/src/views/conference/2022/index/l10n.json
index 32717db3c..a72c96a56 100644
--- a/src/views/conference/2022/index/l10n.json
+++ b/src/views/conference/2022/index/l10n.json
@@ -1,11 +1,10 @@
{
"conference-2022.title": "Scratch Conference 2022",
- "conference-2022.subtitle": "An Online Conference",
- "conference-2022.dateDesc": "July 21, 2022",
"conference-2022.locationDetails": "Online",
"conference-2022.date": "When:",
"conference-2022.location": "Where:",
+ "conference-2022.eventTime": "10 AM - 4 PM ET",
"conference-2022.desc1": "Join us for Scratch Conference 2022, an online gathering for educators interested in creative learning with Scratch! This year's theme will be \"What will you create?\"",
"conference-2022.desc1a": "Although we are not able to meet in person this year, we are excited to find ways to connect and share with others in the global Scratch educator community.",