Revert TCP concurrency

Revert "Added controller translation for TCP concurrency"

This reverts commit c9589fc75d.

Revert "add:tcp concurrency"

This reverts commit 6440f856a2.
This commit is contained in:
Tunglies
2025-06-02 21:39:01 +08:00
parent 9d9d078346
commit 7763abf6c2
5 changed files with 4 additions and 32 deletions

View File

@@ -569,7 +569,5 @@
"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",
"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."
}
"Failed to save settings": "Failed to save settings"
}

View File

@@ -569,7 +569,5 @@
"Enable one-click random API port and key. Click to randomize the port and key": "开启一键随机API端口和密钥点进去就可以随机端口和密钥",
"Saving...": "保存中...",
"Port settings saved": "端口设置已保存",
"Failed to save settings": "端口设置失败",
"TCP Concurrency": "TCP并发",
"TCP ConcurrencyWhen accessing a web page, DNS resolution generally results in multiple IP addresses.": "TCP 并发性当访问网页时DNS 解析通常会产生多个 IP 地址。"
}
"Failed to save settings": "端口设置失败"
}