mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-05 10:05:05 +08:00
### What problem does this PR solve? Feat: Add tooltip to question item of ChunkCreatingModal #3873 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -310,6 +310,7 @@ export default {
|
||||
graph: '知識圖譜',
|
||||
mind: '心智圖',
|
||||
question: '問題',
|
||||
questionTip: `如果存在給定的問題,則區塊的嵌入將基於它們。`,
|
||||
},
|
||||
chat: {
|
||||
newConversation: '新會話',
|
||||
|
||||
Reference in New Issue
Block a user