mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user