optimize port setting exit and save mechanism

This commit is contained in:
Ahao
2025-05-21 15:27:43 +08:00
parent 250dcf569c
commit 1dbfc96ebf
3 changed files with 105 additions and 35 deletions

View File

@@ -628,5 +628,8 @@
"Configuration saved successfully": "Configuration saved successfully",
"Last generated": "Last generated",
"External Controller Config": "External Controller Config",
"Enable one-click random API port and key. Click to randomize the port and key": "Enable one-click random API port and key. Click to randomize the port and key"
"Enable one-click random API port and key. Click to randomize the port and key": "Enable one-click random API port and key. Click to randomize the port and key",
"Saving...": "Saving...",
"Port settings saved": "Port settings saved",
"Failed to save settings": "Failed to save settings"
}