diff options
author | Kevin <92656833+kevinthegreat1@users.noreply.github.com> | 2023-11-06 10:54:25 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-06 10:54:25 -0500 |
commit | 32aac90083bbf5a8a2a2844a3fbddf0168d564bd (patch) | |
tree | 54ff8958c96d5a18c168a64a9b5ec754485e791e /src/main/resources/assets/skyblocker/lang/ru_ru.json | |
parent | ed1acb41e51ae96e17c3729a9617c9cad6f9b912 (diff) | |
parent | e066cf77479c374c3f2f62f44c42204d69846db0 (diff) | |
download | Skyblocker-32aac90083bbf5a8a2a2844a3fbddf0168d564bd.tar.gz Skyblocker-32aac90083bbf5a8a2a2844a3fbddf0168d564bd.tar.bz2 Skyblocker-32aac90083bbf5a8a2a2844a3fbddf0168d564bd.zip |
Merge pull request #406 from kevinthegreat1/livid-color
Livid Color Highlight
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/ru_ru.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/ru_ru.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/ru_ru.json b/src/main/resources/assets/skyblocker/lang/ru_ru.json index 980c130a..d22f6274 100644 --- a/src/main/resources/assets/skyblocker/lang/ru_ru.json +++ b/src/main/resources/assets/skyblocker/lang/ru_ru.json @@ -82,9 +82,9 @@ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText.@Tooltip": "Текст, который будет отправлен в чат во время боя с Livid. Вместо \"[color]\" отправится цвет босса.", "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.style.@Tooltip[1]": "\nКрасивый: Показывает название, процент и шкалу выполнения, а также иконку.", "text.autoconfig.skyblocker.option.locations.dungeons.mapScaling": "Размер Карты", - "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor": "Включить Цвет Босса Livid", + "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColorText": "Включить Цвет Босса Livid", "text.autoconfig.skyblocker.option.locations.dungeons.lividColor": "Цвет Босса Livid", - "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor.@Tooltip": "Отправляет в чат информацию о том, какого цвета босс Livid.", + "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColorText.@Tooltip": "Отправляет в чат информацию о том, какого цвета босс Livid.", "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText": "Текст О Цвете Livid", "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.style": "Стиль HUD", "text.autoconfig.skyblocker.option.locations.dwarvenMines.dwarvenHud.style.@Tooltip[0]": "Упрощенный: Показывает название и процент выполнения.", |