Files
OldThink/Resources/Locale/en-US/gamemodes/traitor.ftl
Remie Richards 85916b87b4 Fluent Localisation Fixes (#3344)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2021-02-22 01:07:46 +01:00

20 lines
660 B
Plaintext

### UI
# Shown at the end of a round of Traitor
traitor-round-end-result = {$traitorCount ->
[one] There was one traitor.
*[other] There were {$traitorCount} traitors.
}
# Shown at the end of a round of Traitor
traitor-user-was-a-traitor = {$user} was a traitor.
# Shown at the end of a round of Traitor
traitor-objective-list-start = and had the following objectives:
# Shown at the end of a round of Traitor
traitor-objective-condition-success = {$condition} | [color={$markupColor}]Success![/color]
# Shown at the end of a round of Traitor
traitor-objective-condition-fail = {$condition} | [color={$markupColor}]Failure![/color] ({$progress}%)