Developer Forum

Ask a Question
Back to All

Localize is translating the user entered values as well.

We are using react js MUI. To avoid translation we are added translate="no" to the <textField but the problem is it is also not translating the input label. How to solve this issue?