|
|
@ -20,10 +20,18 @@
|
|
|
|
"@start": {
|
|
|
|
"@start": {
|
|
|
|
"description": "Text displayed on the character selection page start button"
|
|
|
|
"description": "Text displayed on the character selection page start button"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"select": "Select",
|
|
|
|
|
|
|
|
"@select": {
|
|
|
|
|
|
|
|
"description": "Text displayed on the character selection page select button"
|
|
|
|
|
|
|
|
},
|
|
|
|
"characterSelectionTitle": "Choose your character!",
|
|
|
|
"characterSelectionTitle": "Choose your character!",
|
|
|
|
"@characterSelectionTitle": {
|
|
|
|
"@characterSelectionTitle": {
|
|
|
|
"description": "Title text displayed on the character selection page"
|
|
|
|
"description": "Title text displayed on the character selection page"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"characterSelectionSubtitle": "There’s no wrong answer",
|
|
|
|
|
|
|
|
"@characterSelectionSubtitle": {
|
|
|
|
|
|
|
|
"description": "Text displayed on the selecting character dialog at game beginning"
|
|
|
|
|
|
|
|
},
|
|
|
|
"gameOver": "Game Over",
|
|
|
|
"gameOver": "Game Over",
|
|
|
|
"@gameOver": {
|
|
|
|
"@gameOver": {
|
|
|
|
"description": "Text displayed on the ending dialog when game finishes"
|
|
|
|
"description": "Text displayed on the ending dialog when game finishes"
|
|
|
|