feat: 添加我的发行申请状态翻译,优化相关组件显示

This commit is contained in:
2025-12-22 21:36:51 +07:00
parent ef7a833a62
commit 5c4ec4f50d
5 changed files with 45 additions and 1 deletions

View File

@@ -236,6 +236,12 @@
"createdAt": "创建时间",
"status": "状态"
},
"status": {
"draft": "草稿",
"under_review": "待审核",
"approved": "审核通过",
"rejected": "审核拒绝"
},
"loadMore": "加载更多"
},
"market": {