added 1 phrase to en.json tutorial words (Let's party)

This commit is contained in:
Zoë Bentley 2020-07-24 10:03:06 -04:00
parent 6a83f04d1e
commit 3674a0ff55

View file

@ -74,5 +74,9 @@
"tutorials.score": {
"message": "Score",
"description": "This is the name of a variable that will be counting points in a game. Appears in Pong Game, Clicker Game, Chase Game, Make it Fly, and Animate an Adventure Game."
},
"tutorials.letsParty": {
"message": "Let's party!",
"description": "In the 'Getting Started' video tutorial, a dinosaur says this and then two dinosaurs dance. Doesn't need to be literal; could be 'Dance Party!', 'Party time!', 'Time to party!', or something similar."
}
}