2021-02-22 00:07:46 +00:00
|
|
|
# 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!
|
2021-02-22 00:07:46 +00:00
|
|
|
[one] Your partner in crime is {$partnerNames}.
|
2022-02-12 15:01:30 +13:00
|
|
|
*[other] Your partners in crime are {$partnerNames}.
|
|
|
|
|
}
|