Update menu.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 3 years ago committed by GitHub
parent 0fff0ddbe0
commit 1103ac8e27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      menu.sh

@ -6,8 +6,8 @@ VERSION=2.45
E[0]="\n Language:\n 1.English (default) \n 2.简体中文\n"
C[0]="${E[0]}"
E[1]="1. Further improve the conversion function between accounts. You even switch from one WARP+ to another; 2. Rebuild the account registration module."
C[1]="1. 进一步完善账户间转换功能,你甚至从一个 WARP+ 换到另一个; 2. 重构账户注册模块。"
E[1]="1. Further improve the conversion function between accounts. You can even switch from one WARP+ to another.; 2. Rebuild the account registration module."
C[1]="1. 进一步完善账户间转换功能,你甚至可以从一个 WARP+ 换到另一个; 2. 重构账户注册模块。"
E[2]="The script must be run as root, you can enter sudo -i and then download and run again. Feedback: [https://github.com/fscarmen/warp/issues]"
C[2]="必须以root方式运行脚本,可以输入 sudo -i 后重新下载运行,问题反馈:[https://github.com/fscarmen/warp/issues]"
E[3]="The TUN module is not loaded. You should turn it on in the control panel. Ask the supplier for more help. Feedback: [https://github.com/fscarmen/warp/issues]"

Loading…
Cancel
Save