From 114af22074066f19e78c2db400c4c10b6e5081f0 Mon Sep 17 00:00:00 2001 From: Mohammad Foroughi Date: Mon, 31 Oct 2022 13:21:25 +0330 Subject: [PATCH] update: translate inbound modal --- web/html/xui/form/inbound.html | 14 +++++++------- web/html/xui/form/sniffing.html | 2 +- web/html/xui/form/stream/stream_settings.html | 2 +- web/html/xui/form/tls_settings.html | 16 ++++++++-------- web/translation/translate.en_US.toml | 14 ++++++++++++++ web/translation/translate.zh_Hans.toml | 13 +++++++++++++ 6 files changed, 44 insertions(+), 17 deletions(-) diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index 30872e48..1a2e7ca1 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -14,25 +14,25 @@ - 监听 IP + {{ i18n "monitor" }} - + - 总流量(GB) + {{ i18n "pages.inbounds.totalFlow" }}(GB) @@ -41,10 +41,10 @@ - 到期时间 + {{ i18n "pages.inbounds.expireDate" }} diff --git a/web/html/xui/form/sniffing.html b/web/html/xui/form/sniffing.html index 1d25cb21..838c92fc 100644 --- a/web/html/xui/form/sniffing.html +++ b/web/html/xui/form/sniffing.html @@ -5,7 +5,7 @@ sniffing diff --git a/web/html/xui/form/stream/stream_settings.html b/web/html/xui/form/stream/stream_settings.html index 021c587e..7fc9ad2c 100644 --- a/web/html/xui/form/stream/stream_settings.html +++ b/web/html/xui/form/stream/stream_settings.html @@ -1,7 +1,7 @@ {{define "form/streamSettings"}} - + tcp kcp diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html index f6794b69..082a5583 100644 --- a/web/html/xui/form/tls_settings.html +++ b/web/html/xui/form/tls_settings.html @@ -13,33 +13,33 @@ - + - + - certificate file path - certificate file content + {{ i18n "pages.inbounds.certificatePath" }} + {{ i18n "pages.inbounds.certificateContent" }}