mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
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:
@@ -261,6 +261,11 @@
|
||||
"locations_one": "{{count}} локация",
|
||||
"locations_few": "{{count}} локации",
|
||||
"locations_many": "{{count}} локаций",
|
||||
"trafficReset": {
|
||||
"DAY": "Сброс ежедневно",
|
||||
"WEEK": "Сброс еженедельно",
|
||||
"MONTH": "Сброс ежемесячно"
|
||||
},
|
||||
"traffic": "Трафик",
|
||||
"unlimited": "Безлимит",
|
||||
"used": "Использовано",
|
||||
|
||||
Reference in New Issue
Block a user