mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +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:
@@ -608,7 +608,7 @@
|
||||
"buyTraffic": "Докупить трафик",
|
||||
"currentTrafficLimit": "Текущий лимит: {{limit}} ГБ (использовано {{used}} ГБ)",
|
||||
"buyTrafficTitle": "Докупить трафик",
|
||||
"trafficWarning": "Докупленный трафик добавляется к текущему лимиту и не переносится на следующий период",
|
||||
"trafficWarning": "Докупленный трафик добавляется к текущему лимиту и действует 30 дней с момента покупки",
|
||||
"trafficUnavailable": "Докупка трафика недоступна для вашего тарифа",
|
||||
"unlimited": "Безлимит",
|
||||
"buyTrafficGb": "Купить {{gb}} ГБ",
|
||||
|
||||
Reference in New Issue
Block a user