Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-01-11 17:41:48 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-01-11 17:41:48 +0300
commit594f004d2a80e54f972b25badacb28d2bf3acad5 (patch)
treeda509e08770396d0c8e5c93eb52a5ccce10cf464 /web/translation/translate.vi_VN.toml
parentbee690429f5a5a4639679236b414d42dbdd6b762 (diff)
better view for http header
Diffstat (limited to 'web/translation/translate.vi_VN.toml')
-rw-r--r--web/translation/translate.vi_VN.toml15
1 files changed, 8 insertions, 7 deletions
diff --git a/web/translation/translate.vi_VN.toml b/web/translation/translate.vi_VN.toml
index 20027dfa..8abf8238 100644
--- a/web/translation/translate.vi_VN.toml
+++ b/web/translation/translate.vi_VN.toml
@@ -204,17 +204,18 @@
"obtain" = "Nhận"
[pages.inbounds.stream.general]
-"requestHeader" = "Tiêu đề yêu cầu"
+"request" = "Lời yêu cầu"
+"response" = "Phản ứng"
"name" = "Tên"
"value" = "Giá trị"
[pages.inbounds.stream.tcp]
-"requestVersion" = "Phiên bản yêu cầu"
-"requestMethod" = "Phương thức yêu cầu"
-"requestPath" = "Đường dẫn yêu cầu"
-"responseVersion" = "Phiên bản phản hồi"
-"responseStatus" = "Trạng thái phản hồi"
-"responseStatusDescription" = "Mô tả trạng thái phản hồi"
+"version" = "Phiên bản"
+"method" = "Phương pháp"
+"path" = "Con đường"
+"status" = "Trạng thái"
+"statusDescription" = "Tình trạng Mô tả"
+"requestHeader" = "Tiêu đề yêu cầu"
"responseHeader" = "Tiêu đề phản hồi"
[pages.inbounds.stream.quic]