diff --git a/web/html/xui/client_bulk_modal.html b/web/html/xui/client_bulk_modal.html index 4070d114..0bbe1ac5 100644 --- a/web/html/xui/client_bulk_modal.html +++ b/web/html/xui/client_bulk_modal.html @@ -61,13 +61,13 @@ - + GB diff --git a/web/html/xui/common_sider.html b/web/html/xui/common_sider.html index 45aa2a35..4921c54d 100644 --- a/web/html/xui/common_sider.html +++ b/web/html/xui/common_sider.html @@ -1,23 +1,23 @@ {{define "menuItems"}} - {{ i18n "menu.dashboard"}} + {{ i18n "menu.dashboard"}} - {{ i18n "menu.inbounds"}} + {{ i18n "menu.inbounds"}} - {{ i18n "menu.settings"}} + {{ i18n "menu.settings"}} - {{ i18n "menu.xray"}} + {{ i18n "menu.xray"}} - {{ i18n "menu.logout"}} + {{ i18n "menu.logout"}} {{end}} diff --git a/web/html/xui/form/client.html b/web/html/xui/form/client.html index 27a75165..7f3741c0 100644 --- a/web/html/xui/form/client.html +++ b/web/html/xui/form/client.html @@ -73,13 +73,13 @@ - + GB diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index 0127a4a5..7b44e80f 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -35,13 +35,13 @@ - + GB diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index c9f89488..5a79db30 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -68,15 +68,15 @@ - {{ i18n "pages.inbounds.totalDownUp" }}: + {{ i18n "pages.inbounds.totalDownUp" }}: [[ sizeFormat(total.up) ]] / [[ sizeFormat(total.down) ]] - {{ i18n "pages.inbounds.totalUsage" }}: + {{ i18n "pages.inbounds.totalUsage" }}: [[ sizeFormat(total.up + total.down) ]] - {{ i18n "pages.inbounds.inboundCount" }}: + {{ i18n "pages.inbounds.inboundCount" }}: [[ dbInbounds.length ]] @@ -84,7 +84,7 @@
- {{ i18n "clients" }}: + {{ i18n "clients" }}: [[ total.clients ]]