chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Typo in en-US.json translation file

Open nazeer6236 opened this issue 1 year ago • 0 comments
trafficstars

Describe the bug Line 178 in the en-US.json file has a typo. It should be "its" instead of "it's" https://github.com/Chainlit/chainlit/blob/e98499281900681d0fc5daf5a768ccdccf30d085/backend/chainlit/translations/en-US.json#L178

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://github.com/Chainlit/chainlit/blob/e98499281900681d0fc5daf5a768ccdccf30d085/backend/chainlit/translations/en-US.json#L178'
  2. Read the sentence: "confirmMessage": "This will delete the thread as well as it's messages and elements."

Expected behavior The sentence should be: "confirmMessage": "This will delete the thread as well as its messages and elements."

Desktop (please complete the following information):

  • OS: Macbook
  • Browser Chrome
  • Version [e.g. 126.0.6478.183 (Official Build) (x86_64) ]

Additional context Add any other context about the problem here.

nazeer6236 avatar Aug 07 '24 20:08 nazeer6236