{
    "en-US": {
        "translation": {
            "start.narration": "Welcome to the Alexa Quiz Game.  \n        <break time='0.5s'/> \n        Let's get ready for today's show, which is 3 questions long and has an estimated duration of 5 minutes. \n        <break time='0.5s'/>",
            "showIntro.narration": "{showIntro}",
            "opponentIntro.narration": "You will be playing against your opponent, {opponentName}. Good luck to both of you. \n        <break time='1s'/>",
            "introQ.narration": "{questionIntro}",
            "Q.narration": "{question} \n    \tIs the answer A, {answerA}, B, {answerB}, or C {answerC} \n\t\t<audio src='https://sfb-framework.s3.amazonaws.com/examples/sounds/Clock_2.mp3'/> \n\t\tWhat is your answer?",
            "Q.reprompt": "Is the answer A, {answerA}, B, {answerB}, or C {answerC}",
            "utterance-a": "a",
            "utterance-1": "1",
            "utterance-1st": "1st",
            "utterance-b": "b",
            "utterance-2": "2",
            "utterance-2nd": "2nd",
            "utterance-c": "c",
            "utterance-3": "3",
            "utterance-3rd": "3rd",
            "utterance-{answer}": "{answer}",
            "utterance-the answer is {answer}": "the answer is {answer}",
            "utterance-it's {answer}": "it's {answer}",
            "utterance-I think it's {answer}": "I think it's {answer}",
            "utterance-i don't know": "i don't know",
            "utterance-skip": "skip",
            "utterance-next": "next",
            "utterance-continue": "continue",
            "utterance-repeat the question": "repeat the question",
            "utterance-repeat": "repeat",
            "utterance-what are the choices": "what are the choices",
            "utterance-*": "*",
            "utterance-help": "help",
            "answer.narration": "You chose {answer}. <break time='0.5s'/>",
            "answerCorrect.narration": "<audio src='https://sfb-framework.s3.amazonaws.com/examples/sounds/Bell_1.mp3'/> <break time='0.5s'/>",
            "answerWrong.narration": "<audio src='https://sfb-framework.s3.amazonaws.com/examples/sounds/Boing_1.mp3'/> <break time='0.5s'/>",
            "answerQ.narration": "{questionAnswer}",
            "scoringUpdateGainedPoints.narration": "Yay! You gained {gainedPointsThisRound} points for a new total of {playerPoints} points. \n        || \n        Great job! You gained {gainedPointsThisRound} points and now have {playerPoints} points. \n        || \n        Very good! You now have {playerPoints} points total.",
            "scoringUpdateOpponentCorrect.narration": "Your opponent {opponentName} got the answer correct and now has {opponentPoints} points. \n        || \n        Your opponent was correct for {answerPointsValue} points. \n        || \n        Your opponent got the answer right.",
            "scoringUpdateOpponentWrong.narration": "Your opponent {opponentName} got the answer wrong. \n        || \n        Your opponent {opponentName} was incorrect.",
            "quizOver.narration": "<break time='0.5s'/> The quiz is over, let's see how you did. <audio src='https://sfb-framework.s3.amazonaws.com/examples/sounds/Fairy_1.mp3'/> Today, you scored {playerPoints} points. <break time='0.5s'/> Your opponent {opponentName} scored {opponentPoints} points.",
            "quizOverTied.narration": "Oh boy, it was a tie. What a close game today.",
            "quizOverLost.narration": "<audio src='https://sfb-framework.s3.amazonaws.com/examples/sounds/Boing_1.mp3'/>  \n         \n        Oh no, you lost. Better luck next time.",
            "quizOverWon.narration": "<audio src='https://sfb-framework.s3.amazonaws.com/examples/sounds/Bell_1.mp3'/>  \n         \n        Yay! You won! Way to go.",
            "quizOverExit.narration": "<break time='1s'/> I hope you had fun, thank you very much for playing today. See you tomorrow for your next Alexa Quiz Game.",
            "resume.narration": "Welcome back. Would you like to start where you left off?",
            "utterance-yes": "yes",
            "utterance-ok": "ok",
            "utterance-no": "no",
            "pause.narration": "Thanks for playing.",
            "end.narration": "Thanks for playing.",
            "help.narration": "This is a multiple choice quiz game. For each question, please choose answer A, B, or C. If you need to repeat a question, say 'repeat the question'. If you don't know the answer, you can say 'i don't know' or 'skip'.",
            "q.narration": "{question} \n    \tIs the answer A, {answerA}, B, {answerB}, or C {answerC} \n\t\t<audio src='https://sfb-framework.s3.amazonaws.com/examples/sounds/Clock_2.mp3'/> \n\t\tWhat is your answer?",
            "q.reprompt": "Is the answer A, {answerA}, B, {answerB}, or C {answerC}"
        }
    }
}