mirror of https://github.com/flutter/pinball.git
parent
ad16d8a256
commit
1c349a014e
@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"@@locale": "en",
|
"@@locale": "en",
|
||||||
"counterAppBarTitle": "Counter",
|
"play": "Play"
|
||||||
"@counterAppBarTitle": {
|
|
||||||
"description": "Text shown in the AppBar of the Counter Page"
|
|
||||||
}
|
|
||||||
}
|
}
|
@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"@@locale": "es",
|
"@@locale": "es",
|
||||||
"counterAppBarTitle": "Contador",
|
"play": "Jugar"
|
||||||
"@counterAppBarTitle": {
|
|
||||||
"description": "Texto mostrado en la AppBar de la página del contador"
|
|
||||||
}
|
|
||||||
}
|
}
|
Loading…
Reference in new issue