Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
This commit is contained in:
@@ -5,7 +5,7 @@ suspicion-objective = Цель: { $objectiveText }
|
||||
# Shown when greeted with the Suspicion role
|
||||
suspicion-partners-in-crime =
|
||||
{ $partnersCount ->
|
||||
[zero] Вы сами по себе. Удачи!
|
||||
[one] Ваш союзник: { $partnerNames }.
|
||||
*[other] Ваши союзники: { $partnerNames }.
|
||||
[zero] You're on your own. Good luck!
|
||||
[one] Your partner in crime is { $partnerNames }.
|
||||
*[other] Your partners in crime are { $partnerNames }.
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# Shown when clicking your Role Button in Suspicion
|
||||
suspicion-ally-count-display =
|
||||
{ $allyCount ->
|
||||
*[zero] Вы сами по себе. Удачи!
|
||||
[one] Ваш союзник: { $allyNames }.
|
||||
[other] Ваши союзники: { $allyNames }.
|
||||
*[zero] У вас нет союзников
|
||||
[one] Ваш союзник { $allyNames }
|
||||
[other] Ваши союзники { $allyNames }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user