feat: add project owner info on project settings page
This commit is contained in:
@@ -2,6 +2,7 @@ export type SettingsMessages = {
|
||||
projectManagement: string;
|
||||
projectName: string;
|
||||
projectDetail: string;
|
||||
projectOwner: string;
|
||||
editProject: string;
|
||||
project: string;
|
||||
publicity: string;
|
||||
|
||||
Reference in New Issue
Block a user