Skip to content

Commit abc9a0c

Browse files
authored
Merge pull request #137 from n4ze3m/next
v1.1.15
2 parents 6ed6baa + 943813f commit abc9a0c

36 files changed

+1350
-1116
lines changed

src/assets/locale/en/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"chatWithCurrentPage": "Chat with current page",
5252
"beta": "Beta",
5353
"tts": "Read aloud",
54-
"currentChatModelSettings":"Current Chat Model Settings",
54+
"currentChatModelSettings": "Current Chat Model Settings",
5555
"modelSettings": {
5656
"label": "Model Settings",
5757
"description": "Set the model options globally for all chats",

src/assets/locale/en/knowledge.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"status": {
2121
"pending": "Pending",
2222
"finished": "Finished",
23-
"processing": "Processing"
23+
"processing": "Processing",
24+
"failed": "Failed"
2425
},
2526
"addKnowledge": "Add Knowledge",
2627
"form": {

0 commit comments

Comments
 (0)