forked from Pyrofab/Blur
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b6e54fd
commit 3800b44
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": "Нижний цвет градиента" | ||
} |