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:
@@ -246,6 +246,11 @@
|
||||
"locationsLabel": "Locations",
|
||||
"locations_one": "{{count}} location",
|
||||
"locations_other": "{{count}} locations",
|
||||
"trafficReset": {
|
||||
"DAY": "Resets daily",
|
||||
"WEEK": "Resets weekly",
|
||||
"MONTH": "Resets monthly"
|
||||
},
|
||||
"traffic": "Traffic",
|
||||
"unlimited": "Unlimited",
|
||||
"used": "Used",
|
||||
|
||||
Reference in New Issue
Block a user