✨ feat: add traffic limit rules and user traffic statistics
This commit is contained in:
@@ -74,6 +74,17 @@
|
||||
"showOriginalPriceDescription": "开启后,在订阅卡片上将会显示原价和折后价,帮助用户了解优惠幅度",
|
||||
"speedLimit": "速度限制",
|
||||
"traffic": "流量",
|
||||
"trafficLimit": "按量限速",
|
||||
"trafficLimitRules": "按量限速规则",
|
||||
"trafficLimitDescription": "配置基于流量的限速规则。当流量使用达到指定量时,将进行限速。",
|
||||
"addTrafficLimitRule": "添加限速规则",
|
||||
"statType": "统计类型",
|
||||
"selectStatType": "选择类型...",
|
||||
"statTypeHour": "小时",
|
||||
"statTypeDay": "天",
|
||||
"statValue": "时间值",
|
||||
"trafficUsage": "使用流量(GB)",
|
||||
"speedLimitKb": "限速(kb)",
|
||||
"unitPrice": "单价",
|
||||
"unitTime": "时间单位",
|
||||
"unlimitedInventory": "无限制(输入 -1)",
|
||||
|
||||
Reference in New Issue
Block a user