Files
OldThink/Resources/Locale/ru-RU/suspicion/roles/suspicion-traitor-role.ftl
ThereDrD0 72a2d75590 Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)"

This reverts commit 9d74370e

* Revert "МЕГАпереводы (#418)"

This reverts commit 8fb2cc946d.

* add: add translation for accents
2024-07-07 12:35:08 +03:00

12 lines
458 B
Plaintext

# Shown when greeted with the Suspicion role
suspicion-role-greeting = Вы { $roleName }!
# Shown when greeted with the Suspicion role
suspicion-objective = Цель: { $objectiveText }
# Shown when greeted with the Suspicion role
suspicion-partners-in-crime =
{ $partnersCount ->
[zero] You're on your own. Good luck!
[one] Your partner in crime is { $partnerNames }.
*[other] Your partners in crime are { $partnerNames }.
}