mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-12 08:21:40 +00:00
feat(i18n): localize settings and dns menu leftovers
This commit is contained in:
11
scripts/lang/en/8_tools.lang
Normal file
11
scripts/lang/en/8_tools.lang
Normal file
@@ -0,0 +1,11 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user