mirror of https://github.com/flutter/pinball.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
449 B
15 lines
449 B
{
|
|
"@@locale": "es",
|
|
"play": "Jugar",
|
|
"@play": {
|
|
"description": "Text displayed on the landing page play button"
|
|
},
|
|
"start": "Comienzo",
|
|
"@start": {
|
|
"description": "Text displayed on the character selection page start button"
|
|
},
|
|
"characterSelectionTitle": "¡Elige a tu personaje!",
|
|
"@characterSelectionTitle": {
|
|
"description": "Title text displayed on the character selection page"
|
|
}
|
|
} |