mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-02 02:25:31 +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:
@ -106,6 +106,7 @@ export default {
|
||||
disabled: 'Deaktiviert',
|
||||
action: 'Aktion',
|
||||
parsingStatus: 'Analysestatus',
|
||||
parsingStatusTip: 'Die Verarbeitungszeit für Dokumente variiert je nach mehreren Faktoren. Das Aktivieren von Funktionen wie Knowledge Graph, RAPTOR, automatischer Frage- oder Schlüsselwort-Extraktion verlängert die Bearbeitungszeit deutlich. Wenn der Fortschrittsbalken stehen bleibt, konsultieren Sie bitte diese beiden FAQs: https://ragflow.io/docs/dev/faq#why-does-my-document-parsing-stall-at-under-one-percent.',
|
||||
processBeginAt: 'Beginn',
|
||||
processDuration: 'Dauer',
|
||||
progressMsg: 'Fortschritt',
|
||||
|
||||
Reference in New Issue
Block a user