Skip to content

Commit

Permalink
Merge pull request #24 from Felix14-v2/fabric-1.17
Browse files Browse the repository at this point in the history
Added translations into russian (1.17)
  • Loading branch information
Motschen authored Sep 24, 2021
2 parents b6e54fd + 3800b44 commit 79814b4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/main/resources/assets/blur/lang/ru_ru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"blur.midnightconfig.title": "Настройки Blur",
"blur.midnightconfig.blurExclusions": "В настоящее время исключения для размытия не настраиваются в игре.",
"blur.midnightconfig.fadeTimeMillis": "Время размытия (в милисекундах)",
"blur.midnightconfig.radius": "Радиус размытия",
"blur.midnightconfig.gradientStartColor": "Верхний цвет градиента",
"blur.midnightconfig.gradientEndColor": "Нижний цвет градиента"
}

0 comments on commit 79814b4

Please sign in to comment.