mirror of
https://github.com/certd/certd.git
synced 2026-07-13 00:37:36 +08:00
feat: 新增套餐激活码功能,通过CDK兑换套餐
This commit is contained in:
@@ -52,6 +52,7 @@ export default {
|
||||
inviteLevel: "Promotion Levels",
|
||||
inviteUserLevel: "User Promotion Levels",
|
||||
inviteWithdraw: "Withdrawal Requests",
|
||||
activationCodeManager: "Activation Code",
|
||||
netTest: "Network Test",
|
||||
|
||||
enterpriseSetting: "Enterprise Settings",
|
||||
|
||||
@@ -53,6 +53,7 @@ export default {
|
||||
inviteLevel: "推广等级",
|
||||
inviteUserLevel: "用户推广等级",
|
||||
inviteWithdraw: "提现申请记录",
|
||||
activationCodeManager: "激活码管理",
|
||||
netTest: "网络测试",
|
||||
enterpriseManager: "企业管理设置",
|
||||
projectManager: "项目管理",
|
||||
|
||||
Reference in New Issue
Block a user