diff --git a/menu.sh b/menu.sh index ba8c3c0..d5dce18 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[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[E69]="Native dualstack" T[C69]="原生双栈" T[E70]="WARP dualstack"