From 5e07e323886701d4092f6dc99b6aa40c7c1f4fb5 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Mon, 13 Nov 2023 21:39:21 +0100 Subject: [PATCH] [bug] fix chinese translation #604 --- web/translation/translate.zh_Hans.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/translation/translate.zh_Hans.toml b/web/translation/translate.zh_Hans.toml index eb54e626..3fe25902 100644 --- a/web/translation/translate.zh_Hans.toml +++ b/web/translation/translate.zh_Hans.toml @@ -279,7 +279,7 @@ "subShowInfo" = "显示使用信息" "subShowInfoDesc" = "在配置名称后显示剩余流量和日期" -[pages.settings.templates] +[pages.xray] "title" = "Xray 设置" "basicTemplate" = "基本模板" "advancedTemplate" = "高级模板部件"