diff --git a/menu.sh b/menu.sh index 818b858..0865366 100644 --- a/menu.sh +++ b/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]"