The interface supported by Traditional Chinese is not complete #1074 (#1082)

…1074

### What problem does this PR solve?

The interface supported by Traditional Chinese is not complete #1074

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
balibabu 2024-06-06 16:03:52 +08:00 committed by GitHub
parent b04f0510f9
commit ad87825a1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -302,10 +302,10 @@ export default {
knowledgeBasesMessage: '請選擇',
knowledgeBasesTip: '選擇關聯的知識庫。',
system: '系統',
systemInitialValue: `你是一个智能助手,请总结知识库的内容来回答问题,请列举知识库中的数据详细回答。当所有知识库内容都与问题无关时,你的回答必须包括“知识库中未找到您要的答案!”这句话。回答需要考虑聊天历史。
{knowledge}
`,
systemInitialValue: `你是一個智能助手,請總結知識庫的內容來回答問題,請列舉知識庫中的數據詳細回答。當所有知識庫內容都與問題無關時,你的回答必須包括“知識庫中未找到您要的答案!”這句話。回答需要考慮聊天歷史。
{knowledge}
`,
systemMessage: '請輸入',
systemTip:
'當LLM回答問題時你需要LLM遵循的說明比如角色設計、答案長度和答案語言等。',