Откат переводов (#428)

* Revert "fix: fix translation bugs (#425)"

This reverts commit 9d74370e

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

This reverts commit 8fb2cc946d.

* add: add translation for accents
This commit is contained in:
ThereDrD0
2024-07-07 12:35:08 +03:00
committed by GitHub
parent 0a30fb0409
commit 72a2d75590
1594 changed files with 12195 additions and 17533 deletions

View File

@@ -1,4 +1,5 @@
grave-start-digging-others = { CAPITALIZE($user) } начинает копать { $grave } при помощи { $tool }.
grave-start-digging-user = Вы начинаете копать { $grave } при помощи { $tool }.
grave-start-digging-user-trapped = Вы начинаете выкарабкиваться из { $grave }!
grave-digging-requires-tool = Чтобы выкопать { $grave }, нужен инструмент!
grave-start-digging-others = {CAPITALIZE($user)} начинает копать {$grave} при помощи {$tool}.
grave-start-digging-user = Вы начинаете копать { $grave } при помощи {$tool}.
grave-start-digging-user-trapped = Вы начинаете выкарабкиваться из {$grave}!
grave-digging-requires-tool = Чтобы выкопать {$grave}, нужен инструмент!