Fixes codewords in the roundend summary (#14835)

This commit is contained in:
AJCM-git 2023-03-24 15:54:44 -04:00 committed by GitHub
parent a5f99dc949
commit 0377f328e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -7,9 +7,7 @@ traitor-round-end-result = {$traitorCount ->
*[other] There were {$traitorCount} traitors.
}
traitor-round-end-codewords =
The codewords were:
[color=White]{$codewords}[/color].
traitor-round-end-codewords = The codewords were: [color=White]{$codewords}[/color]
# Shown at the end of a round of Traitor
traitor-user-was-a-traitor = [color=gray]{$user}[/color] was a traitor.