[积分商城]PlayX对接中心
This commit is contained in:
8
web/src/lang/backend/en/mall/playxCenter.ts
Normal file
8
web/src/lang/backend/en/mall/playxCenter.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export default {
|
||||
title: 'PlayX Integration Center',
|
||||
desc: 'Manage orders, daily push, claim logs and user assets in one place.',
|
||||
orders: 'Orders',
|
||||
dailyPush: 'Daily Push',
|
||||
claimLog: 'Claim Log',
|
||||
userAsset: 'User Asset',
|
||||
}
|
||||
9
web/src/lang/backend/zh-cn/mall/playxCenter.ts
Normal file
9
web/src/lang/backend/zh-cn/mall/playxCenter.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
title: 'PlayX 对接中心',
|
||||
desc: '集中管理积分商城与 PlayX 的订单、推送、领取与资产数据。建议优先处理“发放子状态=失败可重试”的订单。',
|
||||
orders: '统一订单',
|
||||
dailyPush: '每日推送',
|
||||
claimLog: '领取记录',
|
||||
userAsset: '用户资产',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user