refactorización de pantallas
This commit is contained in:
@@ -301,5 +301,21 @@
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"voteOf": "Vot de {name}",
|
||||
"@voteOf": {
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"firstTurnInstruction": "Comença {name} dient la seva paraula.",
|
||||
"@firstTurnInstruction": {
|
||||
"placeholders": {
|
||||
"name": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user