diff --git a/easytier-web/frontend-lib/src/locales/cn.yaml b/easytier-web/frontend-lib/src/locales/cn.yaml index cdac204e..b6bbde9c 100644 --- a/easytier-web/frontend-lib/src/locales/cn.yaml +++ b/easytier-web/frontend-lib/src/locales/cn.yaml @@ -130,7 +130,7 @@ proxy_forward_by_system: 系统转发 proxy_forward_by_system_help: 通过系统内核转发子网代理数据包,禁用内置NAT disable_encryption: 禁用加密 -disable_encryption_help: 禁用对等节点通信的加密,默认为false,必须与对等节点相同 +disable_encryption_help: 禁用对等节点通信的加密。注意:默认启用加密,若勾选此项则关闭,必须与对等节点设置一致。 disable_tcp_hole_punching: 禁用TCP打洞 disable_tcp_hole_punching_help: 禁用TCP打洞功能 diff --git a/easytier-web/frontend-lib/src/locales/en.yaml b/easytier-web/frontend-lib/src/locales/en.yaml index 285d52f3..4a1a48d6 100644 --- a/easytier-web/frontend-lib/src/locales/en.yaml +++ b/easytier-web/frontend-lib/src/locales/en.yaml @@ -129,7 +129,7 @@ proxy_forward_by_system: System Forward proxy_forward_by_system_help: Forward packet to proxy networks via system kernel, disable internal nat for network proxy disable_encryption: Disable Encryption -disable_encryption_help: Disable encryption for peers communication, default is false, must be same with peers +disable_encryption_help: Disable encryption for peers communication. Encryption is enabled by default, this option must be same with peers. disable_tcp_hole_punching: Disable TCP Hole Punching disable_tcp_hole_punching_help: Disable tcp hole punching