From 6c27889380505ce6159639653d3d2b2b36e57754 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Tue, 25 Apr 2023 17:23:38 +0330 Subject: [PATCH] [feature] reset traffics of all client Co-Authored-By: Alireza Ahmadi --- web/html/xui/inbounds.html | 45 ++++++++++++++++++++++---- web/translation/translate.en_US.toml | 11 ++++--- web/translation/translate.fa_IR.toml | 9 ++++-- web/translation/translate.zh_Hans.toml | 11 ++++--- 4 files changed, 58 insertions(+), 18 deletions(-) diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index 14849873..483b0030 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -67,8 +67,23 @@
{{ i18n "pages.inbounds.addInbound" }} - {{ i18n "pages.inbounds.export" }} - {{ i18n "pages.inbounds.resetAllTraffic" }} + + General Actions + + + + {{ i18n "pages.inbounds.export" }} + + + + {{ i18n "pages.inbounds.resetAllTraffic" }} + + + + {{ i18n "pages.inbounds.resetAllClientTraffics" }} + + +