This commit is contained in:
@@ -348,6 +348,7 @@
|
||||
"title": "System Settings",
|
||||
"role": "Role Manage",
|
||||
"permission": "Permission Manage",
|
||||
"carrierManagement": "Carrier Management",
|
||||
"userCenter": "User Center",
|
||||
"menu": "Menu Manage",
|
||||
"nested": "Nested Menu",
|
||||
@@ -414,14 +415,9 @@
|
||||
"enterpriseCards": "Enterprise Card Management",
|
||||
"customerCommission": "Customer Commission"
|
||||
},
|
||||
"account": {
|
||||
"title": "Account Management",
|
||||
"customerAccount": "Customer Account",
|
||||
"withdrawal": "Commission Withdrawal",
|
||||
"withdrawalSettings": "Withdrawal Settings",
|
||||
"myAccount": "My Account",
|
||||
"carrierManagement": "Carrier Management",
|
||||
"orders": "Order Management",
|
||||
"orderManagement": {
|
||||
"title": "Order Management",
|
||||
"orderList": "Order List",
|
||||
"orderDetail": "Order Details"
|
||||
},
|
||||
"deviceManagement": {
|
||||
@@ -435,13 +431,17 @@
|
||||
"packageSeries": "Package Series Management",
|
||||
"packageList": "Package Management",
|
||||
"packageAssign": "Package Assignment",
|
||||
"shop": "Shop Management",
|
||||
"shopAccounts": "Shop Accounts"
|
||||
},
|
||||
"shopManagement": {
|
||||
"title": "Shop Management",
|
||||
"shopList": "Shop List"
|
||||
},
|
||||
"assetManagement": {
|
||||
"title": "Asset Management",
|
||||
"cardSearch": "IoT Card Query",
|
||||
"deviceSearch": "Device Search",
|
||||
"assetInformation": "Asset Information",
|
||||
"singleCard": "Single Card Info",
|
||||
"standaloneCardList": "IoT Card Management",
|
||||
"iotCardTask": "IoT Card Tasks",
|
||||
@@ -844,7 +844,8 @@
|
||||
"paymentMethod": {
|
||||
"wallet": "Wallet Payment",
|
||||
"wechat": "WeChat Payment",
|
||||
"alipay": "Alipay Payment"
|
||||
"alipay": "Alipay Payment",
|
||||
"offline": "Offline Payment"
|
||||
},
|
||||
"commissionStatus": {
|
||||
"notApplicable": "Not Applicable",
|
||||
|
||||
@@ -360,6 +360,7 @@
|
||||
"title": "系统管理",
|
||||
"role": "角色管理",
|
||||
"permission": "权限管理",
|
||||
"carrierManagement": "运营商管理",
|
||||
"userCenter": "个人中心",
|
||||
"menu": "菜单管理",
|
||||
"nested": "嵌套菜单",
|
||||
@@ -401,7 +402,7 @@
|
||||
"title": "套餐管理",
|
||||
"packageCreate": "新建套餐",
|
||||
"packageBatch": "批量管理",
|
||||
"packageList": "套餐管理",
|
||||
"packageList": "套餐列表",
|
||||
"packageDetail": "套餐详情",
|
||||
"packageChange": "套餐变更",
|
||||
"seriesGrants": "代理系列授权",
|
||||
@@ -429,15 +430,19 @@
|
||||
"simCard": "号卡管理",
|
||||
"simCardAssign": "号卡分配",
|
||||
"packageSeries": "套餐系列管理",
|
||||
"packageList": "套餐管理",
|
||||
"packageList": "套餐列表",
|
||||
"packageAssign": "套餐分配",
|
||||
"shop": "店铺管理",
|
||||
"shopAccounts": "店铺账号列表"
|
||||
},
|
||||
"shopManagement": {
|
||||
"title": "店铺管理",
|
||||
"shopList": "店铺列表"
|
||||
},
|
||||
"assetManagement": {
|
||||
"title": "资产管理",
|
||||
"cardSearch": "IoT卡查询",
|
||||
"deviceSearch": "设备查询",
|
||||
"assetInformation": "资产信息",
|
||||
"singleCard": "单卡信息",
|
||||
"standaloneCardList": "IoT卡管理",
|
||||
"iotCardDetail": "IoT卡详情",
|
||||
@@ -459,12 +464,9 @@
|
||||
"exchangeManagement": "换货管理",
|
||||
"exchangeDetail": "换货单详情"
|
||||
},
|
||||
"account": {
|
||||
"orderManagement": {
|
||||
"title": "订单管理",
|
||||
"customerAccount": "客户账号",
|
||||
"myAccount": "我的账户",
|
||||
"carrierManagement": "运营商管理",
|
||||
"orders": "订单管理",
|
||||
"orderList": "订单列表",
|
||||
"orderDetail": "订单详情"
|
||||
},
|
||||
"commission": {
|
||||
@@ -842,7 +844,8 @@
|
||||
"paymentMethod": {
|
||||
"wallet": "钱包支付",
|
||||
"wechat": "微信支付",
|
||||
"alipay": "支付宝支付"
|
||||
"alipay": "支付宝支付",
|
||||
"offline": "线下支付"
|
||||
},
|
||||
"commissionStatus": {
|
||||
"notApplicable": "不适用",
|
||||
|
||||
Reference in New Issue
Block a user