mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
### What problem does this PR solve? Feat: Add question parameter to edit chunk modal #3873 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -309,6 +309,7 @@ export default {
|
||||
ellipse: '省略',
|
||||
graph: '知識圖譜',
|
||||
mind: '心智圖',
|
||||
question: '問題',
|
||||
},
|
||||
chat: {
|
||||
newConversation: '新會話',
|
||||
|
||||
Reference in New Issue
Block a user