",
"Is DevChat Access Key ready?": "DevChat 访问密钥是否已经设置好?",
"Ask questions about the current project's codebase, which requires proactive acquisition of additional context information to answer.": "询问关于当前项目代码库的问题,我将主动获取相关的上下文信息来回答。",
"Generate code with a general template embedded into the prompt.": "使用隐式嵌入到提示词中的通用模板生成代码。",
diff --git a/src/views/stores/ChatStore.ts b/src/views/stores/ChatStore.ts
index 6fdde0a..0170969 100644
--- a/src/views/stores/ChatStore.ts
+++ b/src/views/stores/ChatStore.ts
@@ -152,7 +152,7 @@ You can configure DevChat from [Settings](#settings).`;
const setKeyMessage = `
Devchat key is missing from your environment or settings. Kindly input your DevChat key, and I'll ensure DevChat is all set for you.
-
+
`;