6
2026-01-24 12:49:55 +03:00

10 lines
302 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## SuspicionGui.xaml.cs
# Shown when clicking your Role Button in Suspicion
suspicion-ally-count-display =
{ $allyCount ->
*[zero] Вы сами по себе. Удачи!
[one] Ваш союзник: { $allyNames }.
[other] Ваши союзники: { $allyNames }.
}