feat: 添加订阅状态翻译,优化我的申购列表组件
This commit is contained in:
@@ -125,6 +125,12 @@
|
||||
"bankManagement": "银行卡管理",
|
||||
"mySubscribe": "我的申购",
|
||||
"myIssues": "我的发行"
|
||||
},
|
||||
"subscribeStatus": {
|
||||
"pending": "分配中",
|
||||
"rejected": "已拒绝",
|
||||
"allocated": "已分配",
|
||||
"cancelled": "已取消"
|
||||
}
|
||||
},
|
||||
"asset": {
|
||||
|
||||
Reference in New Issue
Block a user