diff --git a/unlock.sh b/unlock.sh index 9dbf11e..460cabc 100644 --- a/unlock.sh +++ b/unlock.sh @@ -57,8 +57,8 @@ T[E21]="Media unlock daemon installed successfully. A jobs has been created, che T[C21]="\n 媒体解锁守护进程已安装成功,已创建一个jobs,查看 [pgrep -laf warp_unlock],关闭 [kill -9 \$(pgrep -f warp_unlock)],VPS 重启仍生效。进入任务运行日志将保存在 /root/result.log\n" T[E22]="The script runs on today: \$TODAY. Total:\$TOTAL\\\n" T[C22]="脚本当天运行次数:\$TODAY,累计运行次数:\$TOTAL\\\n" -T[E23]="Please choose to brush WARP IP:\n 1. WARP IPv4 Interface (Default)\n 2. WARP IPv6 Interface\n" -T[C23]="\n 请选择刷 WARP IP 方式:\n 1. WARP IPv4 网络接口 (默认)\n 2. WARP IPv6 网络接口\n" +T[E23]="Please choose to brush WARP IP:\n 1. WARP IPv4 Interface\n 2. WARP IPv6 Interface\n" +T[C23]="\n 请选择刷 WARP IP 方式:\n 1. WARP IPv4 网络接口\n 2. WARP IPv6 网络接口\n" T[E24]="No WARP method specified." T[C24]="没有指定的 WARP 方式" T[E25]="No unlock method specified."