mirror of
https://github.com/certd/certd.git
synced 2026-05-18 06:17:31 +08:00
chore: join project
This commit is contained in:
@@ -218,6 +218,7 @@ export default {
|
||||
projectUserManager: "Project User Management",
|
||||
myProjectManager: "My Projects",
|
||||
myProjectDetail: "Project Detail",
|
||||
projectJoin: "Join Project",
|
||||
},
|
||||
certificateRepo: {
|
||||
title: "Certificate Repository",
|
||||
@@ -830,6 +831,9 @@ export default {
|
||||
fetchFailed: "Failed to fetch project list",
|
||||
applySuccess: "Application successful, waiting for admin approval",
|
||||
applyFailed: "Application failed, please try again later",
|
||||
leave: "Leave Project",
|
||||
leaveSuccess: "Leave project successful",
|
||||
leaveFailed: "Leave project failed, please try again later",
|
||||
},
|
||||
addonSelector: {
|
||||
select: "Select",
|
||||
|
||||
Reference in New Issue
Block a user