diff --git a/V2rayNG/app/src/main/res/values-fa/strings.xml b/V2rayNG/app/src/main/res/values-fa/strings.xml
index 47b533aa..5f304e95 100644
--- a/V2rayNG/app/src/main/res/values-fa/strings.xml
+++ b/V2rayNG/app/src/main/res/values-fa/strings.xml
@@ -48,9 +48,7 @@
حالت gRPC
درخواست میزبان (میزبان/میزبان ws/ میزبان h2)/امنیت QUIC
مسیر (مسیر ws/ مسیر h2) کلید QUIC/دانه kcp/نامخدمات gRPC
- tls
- uTLS
- alpn
+ TLS
allowInsecure
SNI
نشانی
diff --git a/V2rayNG/app/src/main/res/values-ru/strings.xml b/V2rayNG/app/src/main/res/values-ru/strings.xml
index f8b2637d..8f28ebe6 100644
--- a/V2rayNG/app/src/main/res/values-ru/strings.xml
+++ b/V2rayNG/app/src/main/res/values-ru/strings.xml
@@ -49,8 +49,6 @@
Запрос узла (WS/H2) / Шифрование QUIC
Путь (WS/H2) / Ключ QUIC / Сид KCP / Сервис gRPC
TLS
- uTLS
- alpn
Разрешать небезопасные
SNI
Адрес
diff --git a/V2rayNG/app/src/main/res/values-zh-rCN/strings.xml b/V2rayNG/app/src/main/res/values-zh-rCN/strings.xml
index e6e395c8..ced41d66 100644
--- a/V2rayNG/app/src/main/res/values-zh-rCN/strings.xml
+++ b/V2rayNG/app/src/main/res/values-zh-rCN/strings.xml
@@ -47,7 +47,7 @@
gRPC 传输模式 (mode)
伪装域名(host)(host/ws host/h2 host)/QUIC 加密方式
path(ws path/h2 path)/QUIC 加密密钥/kcp seed/gRPC serviceName
- 传输层安全(tls)
+ 传输层安全(TLS)
跳过证书验证(allowInsecure)
SNI
服务器地址
@@ -56,7 +56,7 @@
加密方式
密码(可选)
用户名(可选)
- 加密(encryption)
+ 加密方式(encryption)
流控(flow)
成功
失败
diff --git a/V2rayNG/app/src/main/res/values-zh-rTW/strings.xml b/V2rayNG/app/src/main/res/values-zh-rTW/strings.xml
index 4b7234b5..59ac201b 100644
--- a/V2rayNG/app/src/main/res/values-zh-rTW/strings.xml
+++ b/V2rayNG/app/src/main/res/values-zh-rTW/strings.xml
@@ -47,7 +47,7 @@
gRPC 傳輸模式 (mode)
要求主機 (host)(host/ws host/h2 host)/QUIC 加密方式
path(ws path/h2 path)/QUIC 加密金鑰/kcp seed/gRPC serviceName
- 傳輸層安全 (tls)
+ 傳輸層安全 (TLS)
跳過憑證驗證 (allowInsecure)
SNI
伺服器位址
diff --git a/V2rayNG/app/src/main/res/values/strings.xml b/V2rayNG/app/src/main/res/values/strings.xml
index 47be27cb..1b50f22e 100644
--- a/V2rayNG/app/src/main/res/values/strings.xml
+++ b/V2rayNG/app/src/main/res/values/strings.xml
@@ -48,9 +48,9 @@
gRPC mode
request host(host/ws host/h2 host)/QUIC security
path(ws path/h2 path)/QUIC key/kcp seed/gRPC serviceName
- tls
- uTLS
- alpn
+ TLS
+ Fingerprint
+ Alpn
allowInsecure
SNI
address
@@ -61,9 +61,9 @@
User(Optional)
encryption
flow
- public key
- short Id
- spiderX
+ Public key
+ Short Id
+ SpiderX
Success
Failure
There is nothing