From e2a89c39d018c64b3396b13fe26b232c8b6da7f2 Mon Sep 17 00:00:00 2001 From: RaphiMC <50594595+RaphiMC@users.noreply.github.com> Date: Mon, 23 Dec 2024 12:34:19 +0100 Subject: [PATCH] [ci skip] Updated Chinese Simplified translations (Thanks to FlyMode) https://crowdin.com/profile/flymode --- src/main/resources/assets/viaproxy/language/zh_CN.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/viaproxy/language/zh_CN.properties b/src/main/resources/assets/viaproxy/language/zh_CN.properties index 08514bc..3b1bf9d 100644 --- a/src/main/resources/assets/viaproxy/language/zh_CN.properties +++ b/src/main/resources/assets/viaproxy/language/zh_CN.properties @@ -35,7 +35,7 @@ tab.advanced.legacy_skin_loading.label=传统皮肤加载 tab.advanced.legacy_skin_loading.tooltip=启用传统皮肤加载可以让你在版本<= 1.6.4的服务器上看到皮肤。 tab.advanced.chat_signing.label=聊天签名 tab.advanced.chat_signing.tooltip=在版本>= 1.19的服务器上启用发送签名的聊天消息。 -tab.advanced.ignore_packet_translation_errors.label=忽略数据包翻译错误 +tab.advanced.ignore_packet_translation_errors.label=忽略数据包转换错误 tab.advanced.ignore_packet_translation_errors.tooltip=如果发生数据包翻译错误,启用此项可以防止你从服务器断开连接,并且只在控制台中输出错误。\n这可能会因未能翻译的数据包类型造成问题。 tab.advanced.allow_beta_pinging.label=允许版本<= b1.7.3的Ping tab.advanced.allow_beta_pinging.tooltip=启用此项可以对版本<= b1.7.3的服务器发出Ping。这可能会使阻止频繁连接的服务器出现问题。