chore: add translations

pull/181/head
arturplaczek 4 years ago
parent a083b73427
commit 982e6813ab

@ -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": "Theres 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"

Loading…
Cancel
Save