Added controller translation for TCP concurrency

This commit is contained in:
Ahao
2025-05-30 19:05:46 +08:00
Unverified
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."
}

View File

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