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