update arb descriptions

pull/280/head
Jorge Coca 3 years ago committed by GitHub
parent f9c711a308
commit 7f491e1704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,7 @@
}, },
"select": "Select", "select": "Select",
"@select": { "@select": {
"description": "Text displayed on the character selection page select button" "description": "Text displayed on the character selection dialog - select button"
}, },
"space": "Space", "space": "Space",
"@space": { "@space": {
@ -54,11 +54,11 @@
}, },
"characterSelectionTitle": "Select a Character", "characterSelectionTitle": "Select a Character",
"@characterSelectionTitle": { "@characterSelectionTitle": {
"description": "Title text displayed on the character selection page" "description": "Title text displayed on the character selection dialog"
}, },
"characterSelectionSubtitle": "Theres no wrong choice!", "characterSelectionSubtitle": "Theres no wrong choice!",
"@characterSelectionSubtitle": { "@characterSelectionSubtitle": {
"description": "Text displayed on the selecting character dialog at game beginning" "description": "Subtitle text displayed on the character selection dialog"
}, },
"gameOver": "Game Over", "gameOver": "Game Over",
"@gameOver": { "@gameOver": {
@ -124,4 +124,4 @@
"@footerGoogleIOText": { "@footerGoogleIOText": {
"description": "Text shown on the footer which mentions Google I/O" "description": "Text shown on the footer which mentions Google I/O"
} }
} }

Loading…
Cancel
Save