Skip to content

Conversation

@cmdsreedev
Copy link

Why

  • Removed extra translations performed in getDerivedStateFromProps because the output props already have translated strings.
  • verified by changing language and adding labels to output

Closes #1889

@martinbedouret martinbedouret added this to the 1.39.0 milestone Nov 13, 2025
@magush27 magush27 requested a review from tomivm December 4, 2025 17:12
@tomivm
Copy link
Collaborator

tomivm commented Dec 17, 2025

Hi!! it's looks like it is okey.
it simplify the extra logic of translations.
I am a bit afraid of lost the the translation when user change the language. I think any user use that to translate output ⚖️
I was thinking in add a feature to translate with AI. The most difficult part is users that have a TTS that is not multilingual.
Now @RodriSanchez1 is working hard in improve our TTS features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider remove the translation logic from the Output.container

4 participants