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

@@ -579,7 +579,7 @@
"buyTraffic": "Buy more traffic",
"currentTrafficLimit": "Current limit: {{limit}} GB (used {{used}} GB)",
"buyTrafficTitle": "Buy more traffic",
"trafficWarning": "Purchased traffic is added to your current limit and does not carry over to the next period",
"trafficWarning": "Purchased traffic is added to your current limit and is valid for 30 days from purchase",
"trafficUnavailable": "Traffic purchase is not available for your tariff",
"unlimited": "Unlimited",
"buyTrafficGb": "Buy {{gb}} GB",