mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-24 08:12:19 +07:00
refactor(groups): restyle traffic summary into upload/download + usage cards
Split the group traffic summary into two inbound-style cards: a "Total upload / download" card with up/down arrow icons and a "Total Usage" card with the pie icon. Add the totalUpDown label across all locales.
This commit is contained in:
@@ -819,6 +819,7 @@
|
||||
"upload": "Tải lên",
|
||||
"download": "Tải xuống",
|
||||
"totalTraffic": "Tổng lưu lượng",
|
||||
"totalUpDown": "Tổng tải lên / tải xuống",
|
||||
"addGroup": "Thêm nhóm",
|
||||
"createSuccess": "Đã tạo nhóm «{name}».",
|
||||
"rename": "Đổi tên",
|
||||
|
||||
Reference in New Issue
Block a user