fix(traffic): correct misleading add-traffic note — 30-day validity

The buy-traffic warning said purchased traffic "does not carry over to the next
period", which contradicts how add-ons actually work: a package lives 30 days
and stays in the limit across the monthly reset within those 30 days. Reword to
"valid for 30 days from purchase" (ru/en/zh/fa) so users aren't misled.
This commit is contained in:
c0mrade
2026-06-04 11:33:36 +03:00
parent 5b123f5da0
commit f7bd36a95e
4 changed files with 4 additions and 4 deletions

View File

@@ -429,7 +429,7 @@
"buyTraffic": "购买更多流量",
"currentTrafficLimit": "当前限制:{{limit}} GB已使用 {{used}} GB",
"buyTrafficTitle": "购买更多流量",
"trafficWarning": "购买的流量将添加到当前限制,不会延续到下一个周期",
"trafficWarning": "购买的流量将添加到当前限制,自购买之日起30天内有效",
"trafficUnavailable": "您的套餐不支持购买流量",
"unlimited": "无限制",
"buyTrafficGb": "购买 {{gb}} GB",