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/zh_cn.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/zh_cn.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/zh_cn.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/zh_cn.json b/src/main/resources/assets/skyblocker/lang/zh_cn.json index 4a3abde3..9f8bb08c 100644 --- a/src/main/resources/assets/skyblocker/lang/zh_cn.json +++ b/src/main/resources/assets/skyblocker/lang/zh_cn.json @@ -88,9 +88,9 @@ "text.autoconfig.skyblocker.option.general.fishing": "钓鱼助手", "text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "启用钓鱼助手", "skyblocker.fishing.reelNow": "收竿!", - "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.dungeons.lividColor.lividColorText.@Tooltip": "Livid Boss战时发送到聊天栏的信息, 字段 “[color]” 将被替换为真 Livid 的颜色", "key.skyblocker.defaultTgl": "将tab键所显示的列表改为默认空岛生存列表", |