mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 04:25:56 +08:00
Add: Remote access service
This commit is contained in:
@@ -2056,7 +2056,9 @@
|
||||
"MenuDevelop": {
|
||||
"HomePage": "主页",
|
||||
"Translate": "翻译",
|
||||
"Update": "更新器"
|
||||
"Update": "更新器",
|
||||
"Remote": "远程控制",
|
||||
"Utils": "工具"
|
||||
},
|
||||
"Overview": {
|
||||
"Scheduler": "调度器",
|
||||
@@ -2092,6 +2094,13 @@
|
||||
"DisabledWarn": "更新模块未启用,你需要手动重启 Alas 进行更新",
|
||||
"DetailedHistory": "详细提交历史"
|
||||
},
|
||||
"Remote": {
|
||||
"Running": "运行中",
|
||||
"NotRunning": "未运行",
|
||||
"NotEnable": "未启用,在 deploy.yaml 中设置 webui 密码并启远程控制",
|
||||
"EntryPoint": "远程访问 url 地址:",
|
||||
"ConfigureHint": "配置教程:"
|
||||
},
|
||||
"Text": {
|
||||
"InvalidFeedBack": "格式错误。 示例:{0}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user