aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang/zh_cn.json
diff options
context:
space:
mode:
authorPumpkinXD <pumpkinxd@foxmail.com>2023-06-05 11:31:58 +0000
committerWeblate <noreply@weblate.org>2023-06-07 20:10:38 +0200
commit2f284b65053b7539c73020fe5a2b1f83ead0d6ec (patch)
tree063e72edfe5efab04631c21ec6e95ff4f759f7e6 /src/main/resources/assets/skyblocker/lang/zh_cn.json
parentce491af9453b8f4f8a203c6105a62d3a85bc94a9 (diff)
downloadSkyblocker-2f284b65053b7539c73020fe5a2b1f83ead0d6ec.tar.gz
Skyblocker-2f284b65053b7539c73020fe5a2b1f83ead0d6ec.tar.bz2
Skyblocker-2f284b65053b7539c73020fe5a2b1f83ead0d6ec.zip
Translated using Weblate (Chinese (Simplified)) [skip ci]
Currently translated at 100.0% (197 of 197 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/zh_cn.json')
-rw-r--r--src/main/resources/assets/skyblocker/lang/zh_cn.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/zh_cn.json b/src/main/resources/assets/skyblocker/lang/zh_cn.json
index 41d1da43..35e98845 100644
--- a/src/main/resources/assets/skyblocker/lang/zh_cn.json
+++ b/src/main/resources/assets/skyblocker/lang/zh_cn.json
@@ -193,5 +193,10 @@
"text.autoconfig.skyblocker.option.quickNav.button10.clickEvent": "点击时所执行的命令",
"text.autoconfig.skyblocker.option.general.fishing": "钓鱼助手",
"text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "启用钓鱼助手",
- "skyblocker.fishing.reelNow": "收竿!"
+ "skyblocker.fishing.reelNow": "收竿!",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColor": "启用真 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.lividColorText": "真 Livid 颜色提示信息",
+ "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.lividColorText.@Tooltip": "Livid Boss战时发送到聊天栏的信息, 字段 “[color]” 将被替换为真 Livid 的颜色"
}