Added controller translation for TCP concurrency

This commit is contained in:
Ahao
2025-05-30 19:05:46 +08:00
parent d0c3a306bc
commit c9589fc75d
2 changed files with 8 additions and 4 deletions

View File

@@ -561,5 +561,7 @@
"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"
}
"Failed to save settings": "Failed to save settings",
"TCP Concurrency": "TCP Concurrency",
"TCP ConcurrencyWhen accessing a web page, DNS resolution generally results in multiple IP addresses.": "TCP ConcurrencyWhen accessing a web page, DNS resolution generally results in multiple IP addresses."
}