mirror of
https://github.com/scratchfoundation/scratch-resources.git
synced 2025-08-28 22:21:22 -04:00
added 1 phrase to en.json tutorial words (Let's party)
This commit is contained in:
parent
6a83f04d1e
commit
3674a0ff55
1 changed files with 4 additions and 0 deletions
|
@ -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."
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue