Update menu.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 5f7476c1a2
commit 628cebd7e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      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"

Loading…
Cancel
Save