chainlit
chainlit copied to clipboard
Translation problems on Running text of spinner in the chatwindow
Hi, great job with Chainlit, I think there is a little bug with the Running label on the spinner in the chat window, may be the issue is related to the hardcoded 'Running' text in the next lines:
https://github.com/Chainlit/chainlit/blob/051d882381c6f3f686dfa4be3bac31d0e6937ebd/libs/react-components/src/messages/components/DetailsButton.tsx#L47
Best regards!
Hey, what is the exact bug you are experiencing?
Im running chainlit with spanish translation, and when I send to the UI an empty message in order to get the Running spinner it did not took the spanish translation and instead it display 'Running'
You are correct, adding this to the roadmap!
thanks!
Hi, there! I got the same problem but now in the label of the user in the chatwindow, it is always "You" and there is no way to change it for other languajes.
Hi there, also feedback popups and feedback tumbs up / down icon tooltips dont support multi lang :(
Hi there, a found another text without translation (on server errors), i 'm using spanisg translate. (If you want I can do a merge request with the translation of spanish)
@willydouhard some other minor bugs attached to the thread