From 87acb81496fd2aacb282460e95da05a89dc9a0e1 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 1 Apr 2023 17:19:01 +0330 Subject: translate improve --- web/html/xui/form/protocol/trojan.html | 8 ++++---- web/html/xui/form/protocol/vless.html | 8 ++++---- web/html/xui/form/protocol/vmess.html | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'web/html/xui/form/protocol') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index 70286735..c0694d25 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -5,10 +5,10 @@ - Email + {{ i18n "pages.inbounds.Email" }} @@ -21,10 +21,10 @@ - IP Count Limit + {{ i18n "pages.inbounds.IPLimit" }} diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 91691e93..7dfc5402 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -5,10 +5,10 @@ - Email + {{ i18n "pages.inbounds.Email" }} @@ -21,10 +21,10 @@ - IP Count Limit + {{ i18n "pages.inbounds.IPLimit" }} diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index 59cf6d2b..d425e080 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -5,10 +5,10 @@ - Email + {{ i18n "pages.inbounds.Email" }} @@ -24,10 +24,10 @@ - IP Count Limit + {{ i18n "pages.inbounds.IPLimit" }} -- cgit v1.2.3