Refactor Game Modes (#5819)

This commit is contained in:
Vera Aguilera Puerto
2021-12-21 18:56:47 +01:00
committed by GitHub
parent 8be5c25bd4
commit 8831d08229
59 changed files with 1969 additions and 1713 deletions

View File

@@ -6,6 +6,6 @@ suspicion-objective = Objective: {$objectiveText}
# Shown when greeted with the Suspicion role
suspicion-partners-in-crime = {$partnersCount ->
*[zero] You're on your own. Good luck!
[zero] You're on your own. Good luck!
[one] Your partner in crime is {$partnerNames}.
[other] Your partners in crime are {$partnerNames}.
[other] Your partners in crime are {$partnerNames}.