From 44a19ff1067b577809e26015392bc618a684e2d4 Mon Sep 17 00:00:00 2001 From: Steven <1066106590@qq.com> Date: Sat, 9 Mar 2024 10:07:16 +0800 Subject: [PATCH] Update translate.zh_Hans.toml --- web/translation/translate.zh_Hans.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index 1ff9d60d..d82a383b 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -219,8 +219,8 @@ [pages.inbounds.stream.tcp] "version" = "版本" "method" = "方法" -"path" = "小路" -"status" = "地位" +"path" = "路径" +"status" = "状态" "statusDescription" = "状态说明" "requestHeader" = "请求头" "responseHeader" = "响应头"