mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 23:33:33 +08:00
Add: Remote access service
This commit is contained in:
@@ -2056,7 +2056,9 @@
|
||||
"MenuDevelop": {
|
||||
"HomePage": "Home",
|
||||
"Translate": "Translate",
|
||||
"Update": "Updater"
|
||||
"Update": "Updater",
|
||||
"Remote": "Remote access",
|
||||
"Utils": "Utils"
|
||||
},
|
||||
"Overview": {
|
||||
"Scheduler": "Scheduler",
|
||||
@@ -2092,6 +2094,13 @@
|
||||
"DisabledWarn": "Updater module is disabled. You need to manually restart Alas to update",
|
||||
"DetailedHistory": "Detailed Commit History"
|
||||
},
|
||||
"Remote": {
|
||||
"Running": "Remote access on",
|
||||
"NotRunning": "Remote access is not running",
|
||||
"NotEnable": "Disabled, set webui password in deploy.yaml and enable remote access",
|
||||
"EntryPoint": "Entry point:",
|
||||
"ConfigureHint": "Configuration tutorial:"
|
||||
},
|
||||
"Text": {
|
||||
"InvalidFeedBack": "Invalid format. Example: {0}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user