change winner localization to not include placeholder
This commit is contained in:
@@ -90,15 +90,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"winner": "Winner: {winnerName}",
|
||||
"winner": "Winner",
|
||||
"@winner": {
|
||||
"description": "Shows the winner's name",
|
||||
"placeholders": {
|
||||
"winnerName": {
|
||||
"type": "String",
|
||||
"example": "John"
|
||||
}
|
||||
}
|
||||
"description": "Winner label",
|
||||
},
|
||||
"players": "Players",
|
||||
"@players": {
|
||||
|
||||
Reference in New Issue
Block a user