* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
15 lines
305 B
Plaintext
15 lines
305 B
Plaintext
### UI
|
|
|
|
# Displayed in the Character prefs window
|
|
humanoid-character-profile-summary =
|
|
{ $name }. { $gender ->
|
|
[male] Ему
|
|
[female] Ей
|
|
[epicene] Им
|
|
*[neuter] Ему
|
|
} { $age } { $age ->
|
|
[one] год
|
|
[few] года
|
|
*[other] лет
|
|
}.
|