✨ 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