chore: replace all cn comments of fe to en version by volc api (#320)

This commit is contained in:
tecvan
2025-07-31 10:32:15 +08:00
committed by GitHub
parent 716ec0cba8
commit 71f6245a01
2960 changed files with 15545 additions and 15545 deletions

View File

@@ -58,11 +58,11 @@ export async function initBotDetailStore(params?: {
customVersion: version,
botInfoVersion,
});
// 处理bot草稿页特有字段
// Handling bot draft page-specific fields
if (scene === 'bot') {
initBotSceneStore(botData, version);
}
// 初始化store set
// Initialize store set
initBotDetailStoreSet(botData, monetizeConfig);
getBotInfoEvent.success();
} catch (e) {
@@ -113,7 +113,7 @@ const initBotDetailStoreSet = (
initModelStore(botData);
initBotSkillStore(botData);
initMultiAgentStore(botData);
// 设置信息付费信息
// Settings Information Payment Information
initMonetizeConfigStore(monetizeConfig);
initQueryCollectStore(botData);
initAuditInfoStore(botData);

View File

@@ -45,7 +45,7 @@ export const initGenerateImageStore = async () => {
return;
}
// 初始化一下,防止从创建页跳到编辑页把创建页的状态带过来
// Initialize it to prevent jumping from the create page to the edit page and bring the state of the created page
clearGenerateImageStore();
const resp = await PlaygroundApi.GetPicTask({