✨ feat(api): Add new subscription properties and locale support for deduction ratios and reset cycles
This commit is contained in:
@@ -19,9 +19,14 @@
|
||||
"Hour": "小時",
|
||||
"Minute": "分鐘",
|
||||
"Month": "月",
|
||||
"NoLimit": "無限制",
|
||||
"Year": "年",
|
||||
"annualReset": "每年重置",
|
||||
"basic": "基本",
|
||||
"cancel": "取消",
|
||||
"confirm": "確認",
|
||||
"deductionRatio": "自動/手動扣減配置",
|
||||
"deductionRatioDescription": "用於扣減。系統默認採用自動計算算法。當提供手動比例時,系統根據時間和流量比例計算,確保總和為100%。",
|
||||
"description": "描述",
|
||||
"deviceLimit": "設備限制",
|
||||
"discount": "折扣",
|
||||
@@ -31,14 +36,25 @@
|
||||
"discount_price": "折扣價格",
|
||||
"duration": "時長(月)",
|
||||
"inventory": "庫存",
|
||||
"monthlyReset": "每月重置",
|
||||
"name": "名稱",
|
||||
"noLimit": "無限制",
|
||||
"noReset": "不重置",
|
||||
"pricing": "定價",
|
||||
"purchaseWithDiscount": "允許扣減",
|
||||
"purchaseWithDiscountDescription": "啟用或禁用扣減功能。啟用時,系統將根據配置的規則和比例進行扣減處理",
|
||||
"quota": "限購數量",
|
||||
"renewalReset": "續訂重置",
|
||||
"renewalResetDescription": "續訂時重置週期",
|
||||
"replacement": "重置價格(每次)",
|
||||
"resetCycle": "重置週期",
|
||||
"resetOn1st": "每月1日重置",
|
||||
"selectResetCycle": "請選擇重置週期",
|
||||
"selectSubscribeGroup": "請選擇訂閱組",
|
||||
"selectUnitTime": "請選擇單位時間",
|
||||
"server": "服務",
|
||||
"serverGroup": "服務組",
|
||||
"servers": "伺服器",
|
||||
"speedLimit": "速度限制(Mbps)",
|
||||
"subscribeGroup": "訂閱組",
|
||||
"traffic": "流量",
|
||||
@@ -83,6 +99,6 @@
|
||||
"subscribeGroup": "訂閱組"
|
||||
},
|
||||
"traffic": "流量",
|
||||
"unitPrice": "價格/月",
|
||||
"unitPrice": "單價",
|
||||
"updateSuccess": "更新成功"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user