Fixes codewords in the roundend summary (#14835)
This commit is contained in:
@@ -7,9 +7,7 @@ traitor-round-end-result = {$traitorCount ->
|
|||||||
*[other] There were {$traitorCount} traitors.
|
*[other] There were {$traitorCount} traitors.
|
||||||
}
|
}
|
||||||
|
|
||||||
traitor-round-end-codewords =
|
traitor-round-end-codewords = The codewords were: [color=White]{$codewords}[/color]
|
||||||
The codewords were:
|
|
||||||
[color=White]{$codewords}[/color].
|
|
||||||
|
|
||||||
# Shown at the end of a round of Traitor
|
# Shown at the end of a round of Traitor
|
||||||
traitor-user-was-a-traitor = [color=gray]{$user}[/color] was a traitor.
|
traitor-user-was-a-traitor = [color=gray]{$user}[/color] was a traitor.
|
||||||
|
|||||||
Reference in New Issue
Block a user