fix: some
This commit is contained in:
@@ -413,7 +413,10 @@
|
||||
"seriesAssignDetail": "Series Assignment Detail",
|
||||
"packageSeries": "Package Series",
|
||||
"packageSeriesDetail": "Package Series Detail",
|
||||
"packageCommission": "Package Commission Cards"
|
||||
"packageCommission": "Package Commission Cards",
|
||||
"trafficAlertRules": "Traffic Alert Rules",
|
||||
"trafficAlerts": "Traffic Alert Records",
|
||||
"trafficAlertDetail": "Traffic Alert Record Detail"
|
||||
},
|
||||
"accountManagement": {
|
||||
"title": "Account Management",
|
||||
@@ -455,7 +458,9 @@
|
||||
},
|
||||
"shopManagement": {
|
||||
"title": "Shop Management",
|
||||
"shopList": "Shop List"
|
||||
"shopList": "Shop List",
|
||||
"businessUserGroups": "Business User Groups",
|
||||
"businessOwnerImport": "Business Owner Import"
|
||||
},
|
||||
"assetManagement": {
|
||||
"title": "Asset Management",
|
||||
@@ -494,14 +499,18 @@
|
||||
"exportRefund": "Export Refunds",
|
||||
"exportAgentRecharge": "Export Agent Recharges",
|
||||
"exportExchange": "Export Exchanges",
|
||||
"exportCommissionRecord": "Export Commission Records",
|
||||
"exportPackageTrafficAlert": "Export Package Traffic Alerts",
|
||||
"exportTaskDetail": "Export Task Detail",
|
||||
"exchangeManagement": "Exchange Management",
|
||||
"exchangeDetail": "Exchange Order Detail"
|
||||
"exchangeDetail": "Exchange Order Detail",
|
||||
"phoneAssetAssociation": "Phone-Asset Associations",
|
||||
"phoneAssetUnbindImportTasks": "Unbind Import Tasks",
|
||||
"phoneAssetUnbindImportTaskDetail": "Unbind Import Task Detail"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings Management",
|
||||
"paymentSettings": "Payment Settings",
|
||||
"agentSelfRecharge": "Agent Self-Recharge Settings",
|
||||
"detailsOfPaymentConfiguration": "Payment Configuration Details",
|
||||
"paymentMerchant": "Payment Merchant",
|
||||
"developerApi": "Developer API",
|
||||
@@ -509,7 +518,10 @@
|
||||
"paymentMerchantPools": "Merchant Pool Management",
|
||||
"paymentMerchantPoolsTabMerchants": "Payment Merchants",
|
||||
"paymentMerchantPoolsTabPools": "Merchant Pools",
|
||||
"paymentMerchantPoolsTabWechatAuth": "WeChat Authorization"
|
||||
"paymentMerchantPoolsTabWechatAuth": "WeChat Authorization",
|
||||
"detailsOfPaymentMerchant": "Payment Merchant Details",
|
||||
"detailsOfPaymentMerchantPool": "Merchant Pool Details",
|
||||
"h5PopupConfiguration": "H5 Popup Configurations"
|
||||
},
|
||||
"batch": {
|
||||
"title": "Batch Operations",
|
||||
|
||||
@@ -380,7 +380,10 @@
|
||||
"seriesGrantsDetail": "代理系列授权详情",
|
||||
"seriesGrantPackages": "代理系列授权套餐列表",
|
||||
"packageSeries": "套餐系列",
|
||||
"packageSeriesDetail": "套餐系列详情"
|
||||
"packageSeriesDetail": "套餐系列详情",
|
||||
"trafficAlertRules": "真流量预警规则",
|
||||
"trafficAlerts": "真流量达量预警",
|
||||
"trafficAlertDetail": "真流量达量预警详情"
|
||||
},
|
||||
"accountManagement": {
|
||||
"title": "账号管理",
|
||||
@@ -391,7 +394,9 @@
|
||||
},
|
||||
"shopManagement": {
|
||||
"title": "店铺管理",
|
||||
"shopList": "店铺列表"
|
||||
"shopList": "店铺列表",
|
||||
"businessUserGroups": "业务用户组",
|
||||
"businessOwnerImport": "业务负责人导入"
|
||||
},
|
||||
"assetManagement": {
|
||||
"title": "资产管理",
|
||||
@@ -423,9 +428,14 @@
|
||||
"exportRefund": "导出退款",
|
||||
"exportAgentRecharge": "导出代理充值",
|
||||
"exportExchange": "导出换货",
|
||||
"exportCommissionRecord": "导出佣金记录",
|
||||
"exportPackageTrafficAlert": "导出套餐真流量预警",
|
||||
"exportTaskDetail": "导出任务详情",
|
||||
"exchangeManagement": "换货管理",
|
||||
"exchangeDetail": "换货单详情"
|
||||
"exchangeDetail": "换货单详情",
|
||||
"phoneAssetAssociation": "手机号资产关联",
|
||||
"phoneAssetUnbindImportTasks": "解绑导入任务",
|
||||
"phoneAssetUnbindImportTaskDetail": "解绑导入任务详情"
|
||||
},
|
||||
"orderManagement": {
|
||||
"title": "订单管理",
|
||||
@@ -453,14 +463,16 @@
|
||||
"settings": {
|
||||
"title": "设置管理",
|
||||
"paymentSettings": "支付设置",
|
||||
"agentSelfRecharge": "代理自充设置",
|
||||
"detailsOfPaymentConfiguration": "支付配置详情",
|
||||
"withdrawalSettings": "提现配置",
|
||||
"passwordSettings": "密码设置",
|
||||
"paymentMerchantPools": "商户池管理",
|
||||
"paymentMerchantPoolsTabMerchants": "支付商户",
|
||||
"paymentMerchantPoolsTabPools": "商户池",
|
||||
"paymentMerchantPoolsTabWechatAuth": "微信授权配置"
|
||||
"paymentMerchantPoolsTabWechatAuth": "微信授权配置",
|
||||
"detailsOfPaymentMerchant": "支付商户详情",
|
||||
"detailsOfPaymentMerchantPool": "商户池详情",
|
||||
"h5PopupConfiguration": "H5运营弹窗配置"
|
||||
}
|
||||
},
|
||||
"table": {
|
||||
|
||||
Reference in New Issue
Block a user