From e90c575bfdac2a5e616b8f119ff0e7dd5edefbe1 Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami Date: Wed, 19 Apr 2023 04:02:53 +0430 Subject: add description for config groups --- web/html/xui/setting.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'web/html/xui') diff --git a/web/html/xui/setting.html b/web/html/xui/setting.html index 7ce0e160..eaaf8b25 100644 --- a/web/html/xui/setting.html +++ b/web/html/xui/setting.html @@ -103,12 +103,24 @@ {{ i18n "pages.setting.basicTemplate"}} + +

+ + {{ i18n "pages.setting.generalConfigsDesc" }} +

+
+ +

+ + {{ i18n "pages.setting.countryConfigsDesc" }} +

+
@@ -117,10 +129,22 @@
+ +

+ + {{ i18n "pages.setting.ipv4ConfigsDesc" }} +

+
+ +

+ + {{ i18n "pages.setting.warpConfigsDesc" }} +

+
-- cgit v1.2.3