From 56e8203a3428ab78a30bc2c22ab6c646a1a40052 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 11 Feb 2023 23:52:24 +0330 Subject: trojan grpc link fixed - some en lang edited upgrade text to v0.7.0 i18nv2 to v2.2.1 sqlite3 to v1.14.16 toml to v1.2.1 downgrade sessions to v0.0.4 --- web/html/xui/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/xui/index.html') diff --git a/web/html/xui/index.html b/web/html/xui/index.html index b4e5be7f..141174dc 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -47,7 +47,7 @@ :stroke-color="status.swap.color" :percent="status.swap.percent">
- swap: [[ sizeFormat(status.swap.current) ]] / [[ sizeFormat(status.swap.total) ]] + Swap: [[ sizeFormat(status.swap.current) ]] / [[ sizeFormat(status.swap.total) ]]
@@ -99,7 +99,7 @@ - tcp / udp {{ i18n "pages.index.connectionCount" }}: [[ status.tcpCount ]] / [[ status.udpCount ]] + TCP / UDP {{ i18n "pages.index.connectionCount" }}: [[ status.tcpCount ]] / [[ status.udpCount ]]