You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should consider removing the translation logic from the Output.container (Inside getDerivedStateFromProps) as labels are translated on the output without this.
The only reason to translate the output here is for users that want to have an output and change the language of the whole app to see the translation of the outputBar (Really not nice UX for this haahaha)
Maybe we can add a feature to translate the output with AI for bilingual users.