refactorización de pantallas

This commit is contained in:
2026-05-11 23:16:38 +02:00
parent 1929d86689
commit 4599678e77
48 changed files with 1446 additions and 1463 deletions

View File

@@ -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"
}
}
}
}