refactorización de pantallas
This commit is contained in:
@@ -369,5 +369,21 @@
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"voteOf": "Voto de {name}",
|
||||
"@voteOf": {
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"firstTurnInstruction": "Empieza {name} diciendo su palabra.",
|
||||
"@firstTurnInstruction": {
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user