optimized the random port and key mechanism to prevent random freezing! optimized the save mechanism, using smooth functions to prevent the client from freezing! Optimized the translation problem!

This commit is contained in:
Ahao
2025-05-20 22:51:11 +08:00
parent 4024b72954
commit 400efa00ec
5 changed files with 150 additions and 48 deletions

View File

@@ -617,12 +617,16 @@
"Unsupported Country/Region": "Unsupported Country/Region",
"Failed (Network Connection)": "Failed (Network Connection)",
"Auto Random Config": "Auto Random Config",
"Automatically generate new config on application startup": "Automatically generate new config on application startup",
"Generate new config and restart core when entering settings": "Generate new config and restart core when entering settings",
"Manual configuration": "Manual configuration",
"Controller address copied to clipboard": "Controller address copied to clipboard",
"Secret copied to clipboard": "Secret copied to clipboard",
"Copy to clipboard": "Copy to clipboard",
"Generate Random Secret": "Generate Random Secret",
"Generate Random Port": "Generate Random Port",
"Port Config": "Port Config"
"Port Config": "Port Config",
"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"
}