diff --git a/en.json b/en.json index c0575ca26..a029238fd 100644 --- a/en.json +++ b/en.json @@ -2,6 +2,7 @@ "general.accountSettings": "Account settings", "general.about": "About", "general.donate": "Donate", + "general.collaborators": "Collaborators", "general.community": "Community", "general.contactUs": "Contact Us", "general.copyright": "Scratch is a project of the Lifelong Kindergarten Group at the MIT Media Lab", @@ -59,6 +60,7 @@ "hoc.helpScratchDescription": "You can find tutorials and helpful hints in the Tips Window. For more resources, see Scratch Help", "hoc.moreActivities": "Want More Activities?", "hoc.moreDescription": "Check out these other tutorials. Or remix one of our Starter Projects", + "hoc.officialNotice": "The \"Hour of Code™\" is a nationwide initiative by Computer Science Education Week and Code.org to introduce millions of students to one hour of computer science and computer programming.", "hoc.studioAlice": "Alice in Wonderland Studio", "hoc.studioWeBareBears": "We Bare Bears Studio", "hoc.subTitle": "With Scratch, you can program your own stories, games, and animations — and share them online.", diff --git a/src/components/footer/footer.jsx b/src/components/footer/footer.jsx index 178a8d89f..9e5b1581b 100644 --- a/src/components/footer/footer.jsx +++ b/src/components/footer/footer.jsx @@ -64,7 +64,7 @@ var Footer = React.createClass({
diff --git a/src/views/hoc/hoc.jsx b/src/views/hoc/hoc.jsx index 455ca907b..80962cf93 100644 --- a/src/views/hoc/hoc.jsx +++ b/src/views/hoc/hoc.jsx @@ -359,7 +359,11 @@ var Hoc = React.createClass({
-

Collaborators

+

+ +