From d968ec42bd8d278a78ec08a25b17e59b62c87041 Mon Sep 17 00:00:00 2001 From: picklesrus Date: Fri, 1 May 2020 10:08:52 -0400 Subject: [PATCH] Remove unsused message --- src/views/teachers/landing/l10n.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/teachers/landing/l10n.json b/src/views/teachers/landing/l10n.json index e6b4deb38..e5092c9a6 100644 --- a/src/views/teachers/landing/l10n.json +++ b/src/views/teachers/landing/l10n.json @@ -37,7 +37,6 @@ "teacherlanding.signupTips" : "Sign up to receive {signupTipsLink} from the Scratch Team", "teacherlanding.signupTipsLink" : "updates and tips", "teacherlanding.accountsTitle": "Teacher Accounts in Scratch", - "teacherlanding.accountsDescription": "As an educator, you can request a Scratch Teacher Account, which makes it easier to create accounts for groups of students and to manage your students’ projects and comments. To learn more, see the Teacher Account FAQ page.", "teacherlanding.accountsRequestInfo": "As an educator, you can request a Scratch Teacher Account, which makes it easier to create accounts for students and to manage their projects and comments. To learn more, see the {setupGuideLink} and the {teacherAccountFaqLink}.", "teacherlanding.accountsSetupGuide": "Teacher Account Setup Guide", "teacherlanding.accountsFaqPage": "Teacher Account FAQ page",