In the documentation, it states: "If you want to override the language, you can also manually pass the lang prop to the React component."
However, the widget code is only looking for the lang attribute on the html element so not sure how to get this working. Please help.