Files
OldThink/Resources/Locale/en-US/suspicion/roles/suspicion-traitor-role.ftl

13 lines
441 B
Plaintext
Raw Permalink Normal View History

# Shown when greeted with the Suspicion role
suspicion-role-greeting = You're a {$roleName}!
# Shown when greeted with the Suspicion role
suspicion-objective = Objective: {$objectiveText}
# Shown when greeted with the Suspicion role
suspicion-partners-in-crime = {$partnersCount ->
2021-12-21 21:23:29 +01:00
[zero] You're on your own. Good luck!
[one] Your partner in crime is {$partnerNames}.
2022-02-12 15:01:30 +13:00
*[other] Your partners in crime are {$partnerNames}.
}