Add new strings in preparation for Hour of Code

This commit is contained in:
chrisgarrity 2018-11-06 16:15:54 -05:00
parent 7721418165
commit b5d551b705

View file

@ -43,5 +43,15 @@
"betabanner.title": "The Next Generation of Scratch",
"betabanner.subtitle": "Scratch 3.0 is coming in January! Try the Beta version now.",
"betabanner.callToAction": "Try it!"
"betabanner.callToAction": "Try it!",
"hocbanner.title": "Get Creative with Coding!",
"hocbanner.moreActivities": "See more activities",
"hocbanner.gettingStarted": "Getting Started",
"hocbanner.animationTalk": "Create Animations that Talk",
"hocbanner.adventureGame": "Animate an Adventure Game",
"hocbanner.name": "Animate a Name",
"hocbanner.fly": "Make it Fly",
"hocbanner.pong": "Pong Game"
}