mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-03 02:55:29 +08:00
DOC: Added a UI tip for document parsing (#7430)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -105,6 +105,7 @@ export default {
|
||||
disabled: '禁用',
|
||||
action: '动作',
|
||||
parsingStatus: '解析状态',
|
||||
parsingStatusTip: '文本解析的时间取决于诸多因素。如果开启了知识图谱、RAPTOR、自动问题提取、自动关键词提取等功能,时间会更长。如果解析进度条长时间不更新,也可以参考这两条 FAQ:https://ragflow.io/docs/dev/faq#why-does-my-document-parsing-stall-at-under-one-percent。',
|
||||
processBeginAt: '开始于',
|
||||
processDuration: '持续时间',
|
||||
progressMsg: '进度',
|
||||
|
||||
Reference in New Issue
Block a user