decouple objectives round end text from traitor (#19687)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-09-04 05:55:34 +01:00
committed by GitHub
parent 7c5b3e36a7
commit b3f66fff40
4 changed files with 153 additions and 106 deletions

View File

@@ -0,0 +1,14 @@
objectives-round-end-result = {$count ->
[one] There was one {$agent}.
*[other] There were {$count} {MAKEPLURAL($agent)}.
}
objectives-player-user-named = [color=White]{$name}[/color] ([color=gray]{$user}[/color])
objectives-player-user = [color=gray]{$user}[/color]
objectives-player-named = [color=White]{$name}[/color]
objectives-no-objectives = {$title} was a {$agent}.
objectives-with-objectives = {$title} was a {$agent} who had the following objectives:
objectives-condition-success = {$condition} | [color={$markupColor}]Success![/color]
objectives-condition-fail = {$condition} | [color={$markupColor}]Failure![/color] ({$progress}%)