diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index c15674e2..737834fd 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -2,453 +2,459 @@ {{template "head" .}} - {{ template "commonSider" . }} - - - - - - - - - - - - {{ i18n "pages.inbounds.totalDownUp" }}: - [[ sizeFormat(total.up) ]] / [[ sizeFormat(total.down) ]] - - - {{ i18n "pages.inbounds.totalUsage" }}: - [[ sizeFormat(total.up + total.down) ]] - - - {{ i18n "pages.inbounds.inboundCount" }}: - [[ dbInbounds.length ]] - - - - - - - - - -
- - - - - - - - - - - - - {{ i18n "pages.inbounds.importInbound" }} - - - - {{ i18n "pages.inbounds.export" }} - - - - {{ i18n "pages.inbounds.export" }} - {{ i18n "pages.settings.subSettings" }} - - - - {{ i18n "pages.inbounds.resetAllTraffic" }} - - - - {{ i18n "pages.inbounds.resetAllClientTraffics" }} - - - - {{ i18n "pages.inbounds.delDepletedClients" }} - - - - - - - [[ key ]]s - - - - - -
-
- - - - - - - {{ i18n "none" }} - {{ i18n "disabled" }} - {{ i18n "depleted" }} - {{ i18n "depletingSoon" }} - {{ i18n "online" }} - -
- - -