feat: Add failed status to knowledge processing
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"status": {
|
||||
"pending": "In attesa",
|
||||
"finished": "Completato",
|
||||
"processing": "In corso"
|
||||
"processing": "In corso",
|
||||
"failed": "Fallito"
|
||||
},
|
||||
"addKnowledge": "Aggiungi Knowledge Base",
|
||||
"form": {
|
||||
|
||||
Reference in New Issue
Block a user