mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 08:58:09 +08:00
fix: Add waiting state to document embedding process
This commit is contained in:
@ -339,6 +339,7 @@ const translation = {
|
||||
childMaxTokens: 'Ребёнок',
|
||||
hierarchical: 'Родитель-дочерний',
|
||||
pause: 'Пауза',
|
||||
waiting: 'Ожидание встраивания...',
|
||||
},
|
||||
segment: {
|
||||
paragraphs: 'Абзацы',
|
||||
|
||||
Reference in New Issue
Block a user