mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 09:32:45 +08:00
Fix: stop embedding status display (#523)
This commit is contained in:
@@ -32,7 +32,7 @@ const translation = {
|
||||
status: {
|
||||
queuing: 'Queuing',
|
||||
indexing: 'Indexing',
|
||||
parsed: 'Parsed',
|
||||
paused: 'Paused',
|
||||
error: 'Error',
|
||||
available: 'Available',
|
||||
enabled: 'Enabled',
|
||||
|
||||
Reference in New Issue
Block a user