feat: show traffic reset period on tariff cards

Display daily/weekly/monthly reset badge next to traffic and devices.
Hidden for NO_RESET tariffs.
This commit is contained in:
Fringg
2026-02-18 09:36:39 +03:00
parent 19e62fccf1
commit cfe9f642d8
6 changed files with 44 additions and 0 deletions

View File

@@ -261,6 +261,11 @@
"locations_one": "{{count}} локация",
"locations_few": "{{count}} локации",
"locations_many": "{{count}} локаций",
"trafficReset": {
"DAY": "Сброс ежедневно",
"WEEK": "Сброс еженедельно",
"MONTH": "Сброс ежемесячно"
},
"traffic": "Трафик",
"unlimited": "Безлимит",
"used": "Использовано",