feat: Add failed status to knowledge processing

This commit is contained in:
n4ze3m 2024-07-16 10:15:03 +05:30
parent cecb447b46
commit 79e5113ee8
9 changed files with 18 additions and 9 deletions

View File

@ -20,7 +20,8 @@
"status": {
"pending": "Pending",
"finished": "Finished",
"processing": "Processing"
"processing": "Processing",
"failed": "Failed"
},
"addKnowledge": "Add Knowledge",
"form": {

View File

@ -20,7 +20,8 @@
"status": {
"pending": "Pendiente",
"finished": "Finalizado",
"processing": "Procesando"
"processing": "Procesando",
"failed": "Fallido"
},
"addKnowledge": "Agregar Conocimiento",
"form": {

View File

@ -20,7 +20,8 @@
"status": {
"pending": "En attente",
"finished": "Terminé",
"processing": "Traitement"
"processing": "Traitement",
"failed": "Échoué"
},
"addKnowledge": "Ajouter des connaissances",
"form": {

View File

@ -20,7 +20,8 @@
"status": {
"pending": "In attesa",
"finished": "Completato",
"processing": "In corso"
"processing": "In corso",
"failed": "Fallito"
},
"addKnowledge": "Aggiungi Knowledge Base",
"form": {

View File

@ -20,7 +20,8 @@
"status": {
"pending": "保留中",
"finished": "完了",
"processing": "処理中"
"processing": "処理中",
"failed": "失敗"
},
"addKnowledge": "知識を追加",
"form": {

View File

@ -20,7 +20,8 @@
"status": {
"pending": "തീരുമാനിക്കാനുണ്ട്",
"finished": "പൂർത്തീകരിച്ചു",
"processing": "പ്രോസസ്സിംഗ്"
"processing": "പ്രോസസ്സിംഗ്",
"failed": "പരാജയപ്പെട്ടു"
},
"addKnowledge": "വിജ്ഞാനം ചേര്‍ക്കുക",
"form": {

View File

@ -20,7 +20,8 @@
"status": {
"pending": "Pendente",
"finished": "Concluído",
"processing": "Processando"
"processing": "Processando",
"failed": "Falhou"
},
"addKnowledge": "Adicionar Conhecimento",
"form": {

View File

@ -20,7 +20,8 @@
"status": {
"pending": "Ожидание",
"finished": "Завершено",
"processing": "Обработка"
"processing": "Обработка",
"failed": "Не удалось"
},
"addKnowledge": "Добавить знание",
"form": {

View File

@ -20,7 +20,8 @@
"status": {
"pending": "待定",
"finished": "已完成",
"processing": "处理中"
"processing": "处理中",
"failed": "失败"
},
"addKnowledge": "添加知识",
"form": {