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:
MHSanaei
2026-06-12 16:22:30 +02:00
parent 5af02265ec
commit 85983eec1a
14 changed files with 31 additions and 8 deletions
+1
View File
@@ -819,6 +819,7 @@
"upload": "Вивантаження",
"download": "Завантаження",
"totalTraffic": "Загальний трафік",
"totalUpDown": "Всього вивантажено / завантажено",
"addGroup": "Додати групу",
"createSuccess": "Групу «{name}» створено.",
"rename": "Перейменувати",