chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Translation problems on Running text of spinner in the chatwindow

Open puppetm4st3r opened this issue 1 year ago • 8 comments
trafficstars

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!

puppetm4st3r avatar Feb 16 '24 20:02 puppetm4st3r

Hey, what is the exact bug you are experiencing?

willydouhard avatar Feb 18 '24 11:02 willydouhard

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'

puppetm4st3r avatar Feb 21 '24 03:02 puppetm4st3r

You are correct, adding this to the roadmap!

willydouhard avatar Feb 21 '24 09:02 willydouhard

thanks!

puppetm4st3r avatar Feb 21 '24 15:02 puppetm4st3r

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.

image

puppetm4st3r avatar Feb 23 '24 19:02 puppetm4st3r

Hi there, also feedback popups and feedback tumbs up / down icon tooltips dont support multi lang :(

image

puppetm4st3r avatar Feb 26 '24 16:02 puppetm4st3r

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)

image

puppetm4st3r avatar Feb 27 '24 01:02 puppetm4st3r

@willydouhard some other minor bugs attached to the thread

puppetm4st3r avatar Mar 01 '24 19:03 puppetm4st3r