dosubot[bot] commented on issue #31393: URL: https://github.com/apache/superset/issues/31393#issuecomment-2533499967
<!-- Answer --> I found a similar unsolved discussion titled "[why I can not change my language??](https://github.com/apache/superset/discussions/31382)" which might be related to the issue you're experiencing <sup>[[1]](https://github.com/apache/superset/discussions/31382)</sup>. Regarding your question about the `LanguagePicker` component, it does have props intended to handle language changes, specifically `locale` and `languages`. These props are used to render the language selection menu and handle language changes <sup>[[2]](https://github.com/apache/superset/blob/master/superset-frontend/src/features/home/LanguagePicker.tsx)</sup>. However, it seems there might be a need for a method or function to handle the actual language change event, which is not explicitly mentioned in the available information. You might want to check if the component is correctly integrated with the rest of the application to ensure that language changes are properly handled. Additionally, verifying if there are any Redux actions or context providers managing the application's current language state could be helpful, although I couldn't find specific details on that in the available data. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/b2558a59-43c8-424d-b214-7cabaad12232?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/b2558a59-43c8-424d-b214-7cabaad12232?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/b2558a59-43c8-424d-b214-7cabaad12232?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/b2558a59-43c8-424d-b214-7cabaad12232?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/b2558a59-43c8-424d-b214-7cabaad12232?feedback_type=hallucination) | [Other](https://app.dosu.dev/response-feedback/b2558a59-43c8-424d-b214-7cabaad12232?feedback_type=other)</sup> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org