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

@@ -241,6 +241,11 @@
"servers_other": "{{count}} 个服务器",
"locationsLabel": "位置",
"locations_other": "{{count}} 个位置",
"trafficReset": {
"DAY": "每日重置",
"WEEK": "每周重置",
"MONTH": "每月重置"
},
"traffic": "流量",
"unlimited": "无限",
"used": "已使用",