diff --git a/web/html/xui/setting.html b/web/html/xui/setting.html
index 46d77637..22242cbe 100644
--- a/web/html/xui/setting.html
+++ b/web/html/xui/setting.html
@@ -43,6 +43,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -104,6 +128,7 @@
allSetting: new AllSetting(),
saveBtnDisable: true,
user: {},
+ lang : getLang()
},
methods: {
loading(spinning = true) {