diff options
author | Aaron <51387595+AzureAaron@users.noreply.github.com> | 2023-12-23 16:47:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-23 16:47:32 -0500 |
commit | f690b55477a7ee617c09bdc44de7d5410c07b587 (patch) | |
tree | 1134fe22ab8732381df6f09d2ec2641fc34c9afa /src/main/resources/assets/skyblocker/lang/zh_cn.json | |
parent | e2a13ec7171f6dd21641650a30604e4d3b3361c2 (diff) | |
parent | a04ba10ad3a43fd4c5624e192f488ac7c77a633d (diff) | |
download | Skyblocker-f690b55477a7ee617c09bdc44de7d5410c07b587.tar.gz Skyblocker-f690b55477a7ee617c09bdc44de7d5410c07b587.tar.bz2 Skyblocker-f690b55477a7ee617c09bdc44de7d5410c07b587.zip |
Merge pull request #454 from kevinthegreat1/dungeon-puzzle
Update Dungeon Puzzles
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/zh_cn.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/zh_cn.json | 2 |
1 files changed, 0 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 83317c00..a268d5a5 100644 --- a/src/main/resources/assets/skyblocker/lang/zh_cn.json +++ b/src/main/resources/assets/skyblocker/lang/zh_cn.json @@ -134,10 +134,8 @@ "text.autoconfig.skyblocker.option.locations.dungeons.solveTicTacToe": "井字棋谜题助手", "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints": "地牢秘密路径点", "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.enableSecretWaypoints": "启用地牢秘密路径点", - "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.noInitSecretWaypoints": "不对地牢秘密路径点进行初始化", "text.autoconfig.skyblocker.option.general.tabHud.nameSorting.@Tooltip": "\"Alphabetical\" 以词典序排列玩家, 而 \"Default\" 以Hypixel默认顺序排列", "text.autoconfig.skyblocker.option.locations.dungeons.solveTicTacToe.@Tooltip": "以红色方块标记井字棋的下一步!", - "text.autoconfig.skyblocker.option.locations.dungeons.secretWaypoints.noInitSecretWaypoints.@Tooltip": "此选项可节约20MB左右的内存, 但秘密路径点需要关闭此选项并重启后才能使用。", "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarningInDungeons": "在地牢内启用箭袋提示", "text.autoconfig.skyblocker.option.general.quiverWarning": "箭袋提示", "text.autoconfig.skyblocker.option.general.quiverWarning.enableQuiverWarning": "启用箭袋提示", |