Skip to content

Commit

Permalink
Apply translation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 11, 2024
1 parent 345bd5b commit 21b9e8e
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ export const HERETIC_MECHANICAL_DESCRIPTION = multiline`

const Heretic: Antagonist = {
key: 'heretic',
name: 'Heretic',
name: 'Еретик',
description: [
multiline`
Forgotten, devoured, gutted. Humanity has forgotten the eldritch forces
of decay, but the mansus veil has weakened. We will make them taste fear
again...
Забытые, поглощенные, выпотрошенные. Человечество забыло об эльдрических силах
разложения, но завеса мансуса ослабла. Мы заставим их почувствовать вкус страха
снова...
`,
HERETIC_MECHANICAL_DESCRIPTION,
],
Expand Down

0 comments on commit 21b9e8e

Please sign in to comment.