feat: Upgrade Server command

This commit is contained in:
lejianwen
2025-01-02 21:48:02 +08:00
parent aab4ea4785
commit 7cf1a14950
8 changed files with 578 additions and 241 deletions
+36
View File
@@ -468,5 +468,41 @@
},
"Captcha": {
"One": "Captcha"
},
"ServerCmd": {
"One": "Server Cmd"
},
"Simple": {
"One": "Simple"
},
"Advanced": {
"One": "Advanced"
},
"Available": {
"One": "Available"
},
"NotAvailable": {
"One": "Not Available"
},
"ServerCmdTips": {
"One": "This feature is experimental. Please ensure that the API and hbbs are on the same loopback address. For more information, please refer to the {wiki}"
},
"Refresh": {
"One": "Refresh"
},
"Save": {
"One": "Save"
},
"SendCustom": {
"One": "Send Custom"
},
"Send": {
"One": "Send"
},
"SendCmd": {
"One": "Send Cmd"
},
"Result": {
"One": "Result"
}
}