From c007921981856428631d8837056555e495cc814f Mon Sep 17 00:00:00 2001 From: Steven Date: Wed, 13 Mar 2024 18:02:49 +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 727f3abe..2e33025d 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -321,7 +321,7 @@ "generalConfigs" = "常规配置" "generalConfigsDesc" = "这些选项将决定常规配置" "logConfigs" = "日志" -"logConfigsDesc" = "日志可能会影响服务器的效率,建议仅在需要时启用" +"logConfigsDesc" = "日志可能会影响服务器的性能,建议仅在需要时启用" "blockConfigs" = "防护屏蔽" "blockConfigsDesc" = "这些选项将阻止用户连接到特定协议和网站" "blockCountryConfigs" = "屏蔽国家/地区" @@ -423,7 +423,7 @@ "up" = "向上" "down" = "向下" "source" = "来源" -"dest" = "目的地" +"dest" = "目的地址" "inbound" = "入站" "outbound" = "出站" "balancer" = "负载均衡"