From 251fd608dfe3bd9b8264508a4f5a080b45a2229e Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami <70919649+hamid-gh98@users.noreply.github.com> Date: Fri, 12 May 2023 22:00:10 +0430 Subject: update translation --- web/html/xui/form/client.html | 4 ++-- web/html/xui/form/protocol/shadowsocks.html | 4 ++-- web/html/xui/form/protocol/trojan.html | 4 ++-- web/html/xui/form/protocol/vless.html | 4 ++-- web/html/xui/form/protocol/vmess.html | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'web/html/xui') diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html index c8ab09cf..1aaf9073 100644 --- a/web/html/xui/form/client.html +++ b/web/html/xui/form/client.html @@ -11,10 +11,10 @@
- {{ i18n "pages.inbounds.Email" }} + {{ i18n "pages.inbounds.email" }} diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html index f37c1a90..b59b4722 100644 --- a/web/html/xui/form/protocol/shadowsocks.html +++ b/web/html/xui/form/protocol/shadowsocks.html @@ -4,10 +4,10 @@ - {{ i18n "pages.inbounds.Email" }} + {{ i18n "pages.inbounds.email" }} diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index 4a2518a7..2b6a2a3b 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -4,10 +4,10 @@ - {{ i18n "pages.inbounds.Email" }} + {{ i18n "pages.inbounds.email" }} diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 12b15711..b253a4a3 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -4,10 +4,10 @@ - {{ i18n "pages.inbounds.Email" }} + {{ i18n "pages.inbounds.email" }} diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index 2b02bd14..f703210b 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -4,10 +4,10 @@ - {{ i18n "pages.inbounds.Email" }} + {{ i18n "pages.inbounds.email" }} -- cgit v1.2.3