From 628cebd7e3b6ec8092c5f7acec0200c610d57f11 Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Tue, 23 Aug 2022 14:27:12 +0800 Subject: [PATCH] Update menu.sh --- menu.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/menu.sh b/menu.sh index c35b631..5f7fc9a 100644 --- a/menu.sh +++ b/menu.sh @@ -138,12 +138,12 @@ T[E64]="Successfully synchronized the latest version" T[C64]="成功!已同步最新脚本,版本号" T[E65]="Upgrade failed. Feedback:[https://github.com/fscarmen/warp/issues]" T[C65]="升级失败,问题反馈:[https://github.com/fscarmen/warp/issues]" -T[E66]="Add WARP IPv4 interface to \${NATIVE[m]} VPS \(bash menu.sh 4\)" -T[C66]="为 \${NATIVE[m]} 添加 WARP IPv4 网络接口 \(bash menu.sh 4\)" -T[E67]="Add WARP IPv6 interface to \${NATIVE[m]} VPS \(bash menu.sh 6\)" -T[C67]="为 \${NATIVE[m]} 添加 WARP IPv6 网络接口 \(bash menu.sh 6\)" -T[E68]="Add WARP dualstack interface to \${NATIVE[m]} VPS \(bash menu.sh d\)" -T[C68]="为 \${NATIVE[m]} 添加 WARP 双栈网络接口 \(bash menu.sh d\)" +T[E66]="Add WARP IPv4 interface to \${NATIVE[n]} VPS \(bash menu.sh 4\)" +T[C66]="为 \${NATIVE[n]} 添加 WARP IPv4 网络接口 \(bash menu.sh 4\)" +T[E67]="Add WARP IPv6 interface to \${NATIVE[n]} VPS \(bash menu.sh 6\)" +T[C67]="为 \${NATIVE[n]} 添加 WARP IPv6 网络接口 \(bash menu.sh 6\)" +T[E68]="Add WARP dualstack interface to \${NATIVE[n]} VPS \(bash menu.sh d\)" +T[C68]="为 \${NATIVE[n]} 添加 WARP 双栈网络接口 \(bash menu.sh d\)" T[E69]="Native dualstack" T[C69]="原生双栈" T[E70]="WARP dualstack"