From 96786c94189f3d2f3f04c1915529c786228bdf42 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 17 Mar 2023 19:37:49 +0330 Subject: alireza --- web/html/xui/inbounds.html | 241 ++++++++++++++++++++++++++++++--------------- 1 file changed, 162 insertions(+), 79 deletions(-) (limited to 'web/html/xui/inbounds.html') diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index cc759394..d5f69733 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -31,15 +31,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 ]] @@ -54,10 +54,10 @@
- Add Inbound - Export Links + {{ i18n "pages.inbounds.addInbound" }} + {{ i18n "pages.inbounds.export" }}
- + - {{ i18n "pages.inbounds.operate" }} - + {{ i18n "pages.inbounds.operate" }} + {{ i18n "qrCode" }} @@ -77,12 +77,26 @@ {{ i18n "edit" }} -