Adjust outline user item background (#836)
* feat:新增大纲功能 * Adjust outline user item background --------- Co-authored-by: chenxusheng <chenxusheng@haizhi.com>
This commit is contained in:
@@ -120,6 +120,9 @@ export default {
|
||||
contextEditSuccess: '컨텍스트 길이가 업데이트되었습니다',
|
||||
contextEditFailed: '업데이트 실패',
|
||||
emptyState: 'Hermes Agent와 대화를 시작하세요',
|
||||
outlineTitle: '대화 개요',
|
||||
outlineEmpty: '대화 내용이 없습니다',
|
||||
outlineUserQuestion: '사용자 질문',
|
||||
inputPlaceholder: '메시지를 입력하세요... (Enter로 전송, Shift+Enter로 줄바꿈)',
|
||||
slashCommandArgs: {
|
||||
message: '<메시지>',
|
||||
|
||||
Reference in New Issue
Block a user