Откат переводов (#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:
@@ -1,14 +1,2 @@
|
||||
cream-pied-component-on-hit-by-message =
|
||||
{ GENDER($thrower) ->
|
||||
[male] КРЕМировал
|
||||
[female] КРЕМировала
|
||||
[epicene] КРЕМировали
|
||||
*[neuter] КРЕМировало
|
||||
} вас!
|
||||
cream-pied-component-on-hit-by-message-others =
|
||||
{ GENDER($thrower) ->
|
||||
[male] КРЕМировал
|
||||
[female] КРЕМировала
|
||||
[epicene] КРЕМировали
|
||||
*[neuter] КРЕМировало
|
||||
} { $owner }!
|
||||
cream-pied-component-on-hit-by-message = { $thrower } КРЕМировал вас!
|
||||
cream-pied-component-on-hit-by-message-others = { $owner } был КРЕМирован { $thrower }!
|
||||
|
||||
Reference in New Issue
Block a user