✨ feat: add traffic limit rules and user traffic statistics
This commit is contained in:
@@ -74,6 +74,17 @@
|
||||
"showOriginalPriceDescription": "When enabled, the subscription card will display both the original price and the discounted price to help users understand the discount amount",
|
||||
"speedLimit": "Speed Limit ",
|
||||
"traffic": "Traffic",
|
||||
"trafficLimit": "Traffic Limit",
|
||||
"trafficLimitRules": "Traffic Limit Rules",
|
||||
"trafficLimitDescription": "Configure traffic-based speed limit rules. When traffic usage reaches the specified amount, the speed will be limited.",
|
||||
"addTrafficLimitRule": "Add Traffic Limit Rule",
|
||||
"statType": "Statistics Type",
|
||||
"selectStatType": "Select type...",
|
||||
"statTypeHour": "Hour",
|
||||
"statTypeDay": "Day",
|
||||
"statValue": "Time Value",
|
||||
"trafficUsage": "Traffic Usage (GB)",
|
||||
"speedLimitKb": "Speed Limit (kb)",
|
||||
"unitPrice": "Unit Price",
|
||||
"unitTime": "Unit Time",
|
||||
"unlimitedInventory": "Unlimited (enter -1)",
|
||||
|
||||
Reference in New Issue
Block a user