mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-18 16:11:29 +08:00
Opt: Show ssh exec not found
This commit is contained in:
@@ -2096,10 +2096,11 @@
|
||||
},
|
||||
"Remote": {
|
||||
"Running": "运行中",
|
||||
"NotRunning": "未运行",
|
||||
"NotRunning": "未运行,与服务器的连接断开或服务器离线",
|
||||
"NotEnable": "未启用,在 deploy.yaml 中设置 webui 密码并启用远程控制",
|
||||
"EntryPoint": "远程访问 url 地址:",
|
||||
"ConfigureHint": "配置教程:"
|
||||
"ConfigureHint": "配置教程:",
|
||||
"SSHNotInstall": "系统中没有 ssh 工具,请参考教程下载或安装 ssh"
|
||||
},
|
||||
"Text": {
|
||||
"InvalidFeedBack": "格式错误。 示例:{0}"
|
||||
|
||||
Reference in New Issue
Block a user