mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-14 13:47:24 +08:00
feat(ui): make port forward config responsive (#1530)
This commit is contained in:
@@ -164,6 +164,7 @@ port_forwards_help: "将本地端口转发到虚拟网络中的远程端口。
|
||||
port_forwards_bind_addr: "绑定地址,如:0.0.0.0"
|
||||
port_forwards_dst_addr: "目标地址,如:10.126.126.1"
|
||||
port_forwards_add_btn: "添加"
|
||||
edit_port_forward: "编辑端口转发"
|
||||
|
||||
mtu: MTU
|
||||
mtu_help: |
|
||||
@@ -335,4 +336,4 @@ web:
|
||||
confirm_password: 确认新密码
|
||||
language: 语言
|
||||
theme: 主题
|
||||
logout: 退出登录
|
||||
logout: 退出登录
|
||||
|
||||
Reference in New Issue
Block a user