✨ feat(view): Add AnyTLS protocol support and enhance node configuration options
This commit is contained in:
@@ -68,11 +68,14 @@
|
||||
"cancel": "Cancel",
|
||||
"city": "City",
|
||||
"confirm": "Confirm",
|
||||
"congestionController": "Congestion Controller",
|
||||
"country": "Country",
|
||||
"disableSni": "Disable SNI",
|
||||
"edit": "Edit",
|
||||
"editSecurity": "Edit Security Configuration",
|
||||
"enableTLS": "Enable TLS",
|
||||
"encryptionMethod": "Encryption Method",
|
||||
"fingerprint": "Fingerprint",
|
||||
"flow": "Flow Control Algorithm",
|
||||
"groupId": "Node Group",
|
||||
"hopInterval": "Hop Interval",
|
||||
@@ -85,6 +88,7 @@
|
||||
"pleaseSelect": "Please Select",
|
||||
"port": "Server Port",
|
||||
"protocol": "Protocol",
|
||||
"reduceRtt": "Reduce RTT",
|
||||
"relayHost": "Relay Host",
|
||||
"relayMode": "Relay Mode",
|
||||
"relayModeOptions": {
|
||||
@@ -128,6 +132,7 @@
|
||||
"transport": "Transport Protocol Configuration",
|
||||
"transportConfig": "Transport Protocol Configuration",
|
||||
"transportHost": "Transport Server Address",
|
||||
"udpRelayMode": "UDP Relay Mode",
|
||||
"transportPath": "Transport Path",
|
||||
"transportServerName": "Transport Server Name"
|
||||
},
|
||||
|
||||
@@ -68,11 +68,14 @@
|
||||
"cancel": "取消",
|
||||
"city": "城市",
|
||||
"confirm": "确认",
|
||||
"congestionController": "拥塞控制",
|
||||
"country": "国家",
|
||||
"disableSni": "禁用SNI",
|
||||
"edit": "编辑",
|
||||
"editSecurity": "编辑安全性配置",
|
||||
"enableTLS": "启用TLS",
|
||||
"encryptionMethod": "加密方法",
|
||||
"fingerprint": "指纹",
|
||||
"flow": "流控算法",
|
||||
"groupId": "节点组",
|
||||
"hopInterval": "跳跃间隔",
|
||||
@@ -85,6 +88,7 @@
|
||||
"pleaseSelect": "请选择",
|
||||
"port": "服务端口",
|
||||
"protocol": "协议",
|
||||
"reduceRtt": "减少RTT",
|
||||
"relayHost": "中转地址",
|
||||
"relayMode": "中转模式",
|
||||
"relayModeOptions": {
|
||||
@@ -128,6 +132,7 @@
|
||||
"transport": "传输协议",
|
||||
"transportConfig": "传输协议配置",
|
||||
"transportHost": "传输服务地址",
|
||||
"udpRelayMode": "UDP中继模式",
|
||||
"transportPath": "传输路径",
|
||||
"transportServerName": "传输服务名称"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user