refactorización de pantallas
This commit is contained in:
@@ -301,5 +301,21 @@
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"voteOf": "{name} の投票",
|
||||
"@voteOf": {
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"firstTurnInstruction": "{name} が自分のワードを言って始めます。",
|
||||
"@firstTurnInstruction": {
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user