feat(UI): Add new congratulations messages and remove confus (#16110)

This commit is contained in:
Quincy Larson
2017-11-25 13:48:58 -06:00
committed by mrugesh mohapatra
parent 7c6bcde3a7
commit 52c99823b8

View File

@ -39,6 +39,14 @@
"Don't hurt 'em, Hammer!", "Don't hurt 'em, Hammer!",
"The town is now red!", "The town is now red!",
"To the nines!", "To the nines!",
"To the Batmobile!",
"Pull out all the stops!",
"You're a wizard, Harry!",
"You're an all star!",
"Way to go!",
"Outta sight!",
"You're crushing it!",
"What sorcery is this?",
"The world rejoices!", "The world rejoices!",
"That's the way it's done!", "That's the way it's done!",
"You rock!", "You rock!",
@ -87,13 +95,15 @@
"Bullseye!", "Bullseye!",
"Far out!", "Far out!",
"You're heating up!", "You're heating up!",
"Standing ovation!",
"Nice one!",
"All right!",
"Hasta la vista, challenge!", "Hasta la vista, challenge!",
"Terminated.", "Terminated.",
"Off the hook!", "Off the hook!",
"Thundercats, Hooo!", "Thundercats, Hooo!",
"Shiver me timbers!", "Shiver me timbers!",
"Raise the roof!", "Raise the roof!",
"We've underestimated you.",
"I also live dangerously.", "I also live dangerously.",
"Get to the choppa!", "Get to the choppa!",
"Bingo!", "Bingo!",
@ -105,11 +115,19 @@
"Cool beans!", "Cool beans!",
"They're in another castle.", "They're in another castle.",
"Power UP!", "Power UP!",
"Nuclear launch detected.",
"Pikachu chooses you!", "Pikachu chooses you!",
"We're gonna pump you up!", "We're gonna pump you up!",
"I gotta have more cow bell." "I gotta have more cow bell."
], ],
"calls-to-action": [
"Let's do this!",
"You've got this!",
"Time to shine.",
"Let's rock!",
"Let's jam!",
"Make it so!",
"Don't let your dreams be dreams."
],
"phrases": [ "phrases": [
"Shout it from on top of a mountain", "Shout it from on top of a mountain",
"Tell everyone and their dogs", "Tell everyone and their dogs",
@ -123,4 +141,4 @@
"With coding power comes sharing responsibility", "With coding power comes sharing responsibility",
"Have you told your friends of your coding powers?" "Have you told your friends of your coding powers?"
] ]
} }