From 42229e84e70f5cbd4342345a9771e8d14a75e24e Mon Sep 17 00:00:00 2001 From: Ray Schamp Date: Wed, 3 Aug 2016 16:53:38 -0400 Subject: [PATCH] Add link to teacher account walkthrough video --- src/views/teachers/faq/l10n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/teachers/faq/l10n.json b/src/views/teachers/faq/l10n.json index a86fef323..ec6358d5e 100644 --- a/src/views/teachers/faq/l10n.json +++ b/src/views/teachers/faq/l10n.json @@ -1,7 +1,7 @@ { "teacherfaq.title": "Scratch Teacher Account FAQ", "teacherfaq.teacherWhatTitle": "What are teacher accounts?", - "teacherfaq.teacherWhatBody": "A Scratch Teacher Account provides teachers and other educators with additional features to manage student participation on Scratch, including the ability to create student accounts, organize student projects into studios, and monitor student comments.", + "teacherfaq.teacherWhatBody": "A Scratch Teacher Account provides teachers and other educators with additional features to manage student participation on Scratch, including the ability to create student accounts, organize student projects into studios, and monitor student comments. Learn more about Teacher Accounts in this video.", "teacherfaq.teacherQuestionsTitle": "What if I have any questions or comments on Teacher Accounts?", "teacherfaq.teacherQuestionsBody": "If you have any questions or feedback on Teacher Accounts please send us a message through Contact Us.", "teacherfaq.teacherConvertTitle": "Can I convert my Scratch account into a Teacher Account?",