refactorización de pantallas
This commit is contained in:
@@ -333,5 +333,21 @@
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"voteOf": "Vote from {name}",
|
||||
"@voteOf": {
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"firstTurnInstruction": "{name} starts by saying their word.",
|
||||
"@firstTurnInstruction": {
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user