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/chs/8_tools.lang
Normal file
11
scripts/lang/chs/8_tools.lang
Normal file
@@ -0,0 +1,11 @@
|
||||
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="已配置"
|
||||
Reference in New Issue
Block a user