mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 16:01:28 +00:00
12 lines
491 B
Plaintext
12 lines
491 B
Plaintext
TOOLS_TITLE="Tools & Optimization"
|
|
TOOLS_SSH_DISABLE="Disable"
|
|
TOOLS_SSH_ENABLE="Enable"
|
|
TOOLS_ERR_PORT="Invalid input! Please enter a valid number (1000-65535)!"
|
|
TOOLS_ERR_PORT_OCCUPIED="This port is occupied by another process, please try another one!"
|
|
TOOLS_SSH_SET_OK="Set successfully, please re-enable WAN SSH access!"
|
|
TOOLS_SSH_ENABLED="WAN SSH access enabled!"
|
|
TOOLS_SSH_DISABLED="WAN SSH access disabled!"
|
|
TOOLS_DISABLE="Disable"
|
|
TOOLS_ENABLE="Enable"
|
|
TOOLS_CONFIGURED="Configured"
|