head revolutionaries are now blue (#23432)

* inital2

* raemove break
This commit is contained in:
Mr. 27
2024-01-03 03:32:38 -05:00
committed by GitHub
parent 9f47079d02
commit 0e18d54cf7
2 changed files with 23 additions and 11 deletions

View File

@@ -55,7 +55,12 @@ rev-headrev-count = {$initialCount ->
*[other] There were {$initialCount} Head Revolutionaries:
}
rev-headrev-player = {$title} converted {$count} {$count ->
rev-headrev-name-user = [color=#5e9cff]{$name}[/color] ([color=gray]{$username}[/color]) converted {$count} {$count ->
[one] person
*[other] people
}.
}
rev-headrev-name = [color=#5e9cff]{$name}[/color] converted {$count} {$count ->
[one] person
*[other] people
}