feat: 添加我的发行申请状态翻译,优化相关组件显示
This commit is contained in:
@@ -236,6 +236,12 @@
|
||||
"createdAt": "创建时间",
|
||||
"status": "状态"
|
||||
},
|
||||
"status": {
|
||||
"draft": "草稿",
|
||||
"under_review": "待审核",
|
||||
"approved": "审核通过",
|
||||
"rejected": "审核拒绝"
|
||||
},
|
||||
"loadMore": "加载更多"
|
||||
},
|
||||
"market": {
|
||||
|
||||
Reference in New Issue
Block a user