chore: project prerelease

This commit is contained in:
xiaojunnuo
2026-03-08 00:48:29 +08:00
parent dd9a7cf5d7
commit 4925d5a5e7
9 changed files with 244 additions and 4 deletions
@@ -843,6 +843,7 @@ export default {
applyJoinConfirm: "Are you sure you want to apply to join this project?",
leaveConfirm: "Are you sure you want to leave this project?",
viewDetail: "View Detail",
projectManage: "Project Manage",
},
addonSelector: {
select: "Select",
@@ -858,5 +858,6 @@ export default {
applyJoinConfirm: "确认加入项目?",
leaveConfirm: "确认退出项目?",
viewDetail: "查看详情",
projectManage: "项目管理",
},
};