chore: replace all cn comments of fe to en version by volc api (#320)
This commit is contained in:
@@ -33,5 +33,5 @@ export function useInitProjectRole(spaceId: string, projectId: string) {
|
||||
setIsReady(projectId, true);
|
||||
}, [projectId]);
|
||||
|
||||
return isReady; // 是否初始化完成。
|
||||
return isReady; // Whether the initialization is complete.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user