From ee645b250ac1c0b1d4d2a69514402ae07bd7756a Mon Sep 17 00:00:00 2001 From: Paul Kaplan Date: Mon, 16 Nov 2020 14:31:31 -0500 Subject: [PATCH] Add culturally sustaining link --- src/views/sec/l10n.json | 3 ++- src/views/sec/sec.jsx | 13 ++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/src/views/sec/l10n.json b/src/views/sec/l10n.json index a5e0b8b29..9ea9e55c2 100644 --- a/src/views/sec/l10n.json +++ b/src/views/sec/l10n.json @@ -9,7 +9,8 @@ "sec.applyDeadline": "The deadline for applying to the Scratch Education Collaborative is January 10th, 2021", "sec.applyButton": "Click here to apply", "sec.projectsIntro": "The Scratch Foundation is launching the Scratch Education Collaborative (SEC), to bring together organizations committed to supporting creative coding experiences with a focus on educators, students, and communities historically underrepresented in computing.", - "sec.projectsIntro2": "In 2021, during the pilot year of the SEC, 5 organizations from across the globe will be selected to share their work, learn from one another, and help to develop best practices and examples for implementing culturally-sustaining creative computing with Scratch.", + "sec.projectsIntro2": "In 2021, during the pilot year of the SEC, 5 organizations from across the globe will be selected to share their work, learn from one another, and help to develop best practices and examples for implementing {culturallySustainingLink} creative computing with Scratch.", + "sec.culturallySustaining": "culturally-sustaining", "sec.expectationsFromSec": "What participating organizations can expect from the SEC", "sec.expectationsFromSecPoint1": "Opportunities to connect with and learn from peer organizations and thought leaders around the globe through virtual workshops", "sec.expectationsFromSecPoint2": "Support in developing and promoting equity-centered creative coding resources, events, and workshops using Scratch", diff --git a/src/views/sec/sec.jsx b/src/views/sec/sec.jsx index 7efcf2658..33db6e354 100644 --- a/src/views/sec/sec.jsx +++ b/src/views/sec/sec.jsx @@ -38,7 +38,18 @@ const EducationCollaborative = () => (

-

+

+ + + + }} /> +