-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from SpiritOTHawk/1.19
Create ru_ru.json
- Loading branch information
Showing
2 changed files
with
20 additions
and
1 deletion.
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
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,19 @@ | ||
{ | ||
"modmenu.descriptionTranslation.visuality": "Визуальные улучшения за счет добавления множества новых частиц.", | ||
"config.visuality.title": "Настройки Visuality", | ||
"config.visuality.general": "Общее", | ||
"config.visuality.option.slime": "Включены слизевые шарики", | ||
"config.visuality.option.charge": "Частицы зарядов включены", | ||
"config.visuality.option.sparkle": "Частицы искр включены", | ||
"config.visuality.option.soul": "Частицы души включены", | ||
"config.visuality.option.waterCircle": "Водные круги включены", | ||
"config.visuality.option.waterCircle.colored": "Круги на воде цветные", | ||
"config.visuality.option.waterCircle.density": "Плотность кругов на воде", | ||
"config.visuality.option.waterCircle.radius": "Радиус кругов на воде", | ||
"config.visuality.option.hitParticles": "Частицы удара включены", | ||
"config.visuality.option.hitParticles.entries": "Список частиц удара", | ||
"config.visuality.option.shinyArmor": "Блестящая броня включена", | ||
"config.visuality.option.shinyArmor.entries": "Список блестящей брони", | ||
"config.visuality.option.shinyBlocks": "Блестящие блоки включены", | ||
"config.visuality.option.shinyBlocks.entries": "Список блестящих блоков" | ||
} |