Skip to content

Commit

Permalink
fix(translation): fixed for english feedingBrain
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed Sep 20, 2023
1 parent 1e06bb2 commit 9d73531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/public/locales/en/chat.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"missing_brain": "Please select a brain to chat with",
"new_prompt": "Create new prompt",
"feed_brain_placeholder": "Choose which @brain you want to feed with these files",
"feedingBrain": "You newly added knowledge is being processed, you can keep chatting in the meantime !",
"feedingBrain": "Your newly added knowledge is being processed, you can keep chatting in the meantime !",
"add_content_card_button_tooltip": "Add knowledge to a brain"
}

0 comments on commit 9d73531

Please sign in to comment.