From 52c99823b84401cb7c173efb6020887f2d7d8be6 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Sat, 25 Nov 2017 13:48:58 -0600 Subject: [PATCH] feat(UI): Add new congratulations messages and remove confus (#16110) --- common/app/utils/words.json | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/common/app/utils/words.json b/common/app/utils/words.json index fbc3de1fa3..68e29f887b 100644 --- a/common/app/utils/words.json +++ b/common/app/utils/words.json @@ -39,6 +39,14 @@ "Don't hurt 'em, Hammer!", "The town is now red!", "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!", "That's the way it's done!", "You rock!", @@ -87,13 +95,15 @@ "Bullseye!", "Far out!", "You're heating up!", + "Standing ovation!", + "Nice one!", + "All right!", "Hasta la vista, challenge!", "Terminated.", "Off the hook!", "Thundercats, Hooo!", "Shiver me timbers!", "Raise the roof!", - "We've underestimated you.", "I also live dangerously.", "Get to the choppa!", "Bingo!", @@ -105,11 +115,19 @@ "Cool beans!", "They're in another castle.", "Power UP!", - "Nuclear launch detected.", "Pikachu chooses you!", "We're gonna pump you up!", "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": [ "Shout it from on top of a mountain", "Tell everyone and their dogs", @@ -123,4 +141,4 @@ "With coding power comes sharing responsibility", "Have you told your friends of your coding powers?" ] -} +} \ No newline at end of file