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:
writinwaters
2025-04-30 13:10:13 +08:00
committed by GitHub
parent 1fc52033ba
commit 713c055e04
9 changed files with 9 additions and 0 deletions

View File

@ -105,6 +105,7 @@ export default {
disabled: '禁用',
action: '動作',
parsingStatus: '解析狀態',
parsingStatusTip: '文件解析時間取決於多種因素。如果啟用了知識圖譜、RAPTOR、自動問題提取、自動關鍵詞提取等功能解析時間將會顯著延長。如果解析進度條長時間未更新請參考這兩條常見問題解答FAQhttps://ragflow.io/docs/dev/faq#why-does-my-document-parsing-stall-at-under-one-percent。',
processBeginAt: '流程開始於',
processDuration: '過程持續時間',
progressMsg: '進度消息',