mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 16:01:28 +00:00
12 lines
490 B
Plaintext
12 lines
490 B
Plaintext
TOOLS_TITLE="工具与优化"
|
||
TOOLS_SSH_DISABLE="禁止"
|
||
TOOLS_SSH_ENABLE="开启"
|
||
TOOLS_ERR_PORT="输入错误!请输入正确的数值(1000-65535)!"
|
||
TOOLS_ERR_PORT_OCCUPIED="当前端口已被其他进程占用,请重新输入!"
|
||
TOOLS_SSH_SET_OK="设置成功,请重新开启外网访问SSH功能!"
|
||
TOOLS_SSH_ENABLED="已开启外网访问SSH功能!"
|
||
TOOLS_SSH_DISABLED="已禁止外网访问SSH!"
|
||
TOOLS_DISABLE="禁用"
|
||
TOOLS_ENABLE="启用"
|
||
TOOLS_CONFIGURED="已配置"
|