From 1c802f9230d0c1073c7233b446b65bf4d36862a6 Mon Sep 17 00:00:00 2001 From: Matthew Taylor Date: Wed, 9 Dec 2015 14:02:45 -0500 Subject: [PATCH] Some translations cleanup A couple missing translations --- en.json | 2 ++ src/components/footer/footer.jsx | 2 +- src/views/hoc/hoc.jsx | 6 +++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/en.json b/en.json index c6381e8cd..e4e709ef2 100644 --- a/en.json +++ b/en.json @@ -3,6 +3,7 @@ "general.about": "About", "general.aboutScratch": "About Scratch", "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", @@ -88,6 +89,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 a9328fbbc..93e6d53f9 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 586e78e89..b8319f56a 100644 --- a/src/views/hoc/hoc.jsx +++ b/src/views/hoc/hoc.jsx @@ -359,7 +359,11 @@ var Hoc = React.createClass({
-

Collaborators

+

+ +