diff options
author | Spencer <75862693+TacoMonkey11@users.noreply.github.com> | 2023-05-10 20:31:34 -0400 |
---|---|---|
committer | Spencer <75862693+TacoMonkey11@users.noreply.github.com> | 2023-05-10 20:31:34 -0400 |
commit | d903fc93ac2d3dea2ce5e784bdfce97e37232d94 (patch) | |
tree | 389b3da6b4679eaffb6c7964ef84d0afabda300c /src/main/resources/assets/skyblocker/lang/zh_cn.json | |
parent | edd13667f2d5b80e8ad9945d7253aaaf0f5b5c5f (diff) | |
download | Skyblocker-d903fc93ac2d3dea2ce5e784bdfce97e37232d94.tar.gz Skyblocker-d903fc93ac2d3dea2ce5e784bdfce97e37232d94.tar.bz2 Skyblocker-d903fc93ac2d3dea2ce5e784bdfce97e37232d94.zip |
Remove update checker along with translations
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/zh_cn.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/zh_cn.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/zh_cn.json b/src/main/resources/assets/skyblocker/lang/zh_cn.json index 3f4ccdc8..9b712096 100644 --- a/src/main/resources/assets/skyblocker/lang/zh_cn.json +++ b/src/main/resources/assets/skyblocker/lang/zh_cn.json @@ -95,11 +95,6 @@ "text.autoconfig.skyblocker.option.messages.hideAutopet": "隐藏自动宠物消息", "text.autoconfig.skyblocker.option.messages.hideMana": "在动作栏中隐藏魔力消耗信息", "text.autoconfig.skyblocker.option.messages.hideMana.@Tooltip": "被已经提供了更好方案的属性条代替", - "skyblocker.update.update_message": "§b[§6Skyblocker§b] §2有新版本可用!", - "skyblocker.update.update_link": " §2§n点击这里§r", - "skyblocker.update.update_message_end": " §a来了解最新功能", - "skyblocker.update.hover_text": "打开Modrinth", - "text.autoconfig.skyblocker.option.general.enableUpdateNotification": "更新通知", "skyblocker.api.got_key": "§b[§6Skyblocker§b] §2自动设置你的API秘钥!", "text.autoconfig.skyblocker.option.quickNav.button1.item.nbt": "NBT" } |