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

@@ -230,6 +230,12 @@
"createdAt": "Created Time",
"status": "Status"
},
"status": {
"draft": "Draft",
"under_review": "Under Review",
"approved": "Approved",
"rejected": "Rejected"
},
"loadMore": "Load More"
},
"market": {