dosubot[bot] commented on issue #31370: URL: https://github.com/apache/superset/issues/31370#issuecomment-2530735440
<!-- Answer --> A similar issue was previously reported and closed. The suggested solution for users running Apache Superset with Docker is to add your `LANGUAGES` configuration to `superset_config_docker.py` instead of `config.py`. Additionally, it's important to clear all data in the site settings due to severe caching issues. For better language support, such as for Chinese, you can run the command `pybabel compile -d superset/translations` inside the Docker container <sup>[[1]](https://github.com/apache/superset/issues/15018)</sup>. <!-- 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/35d35cb8-26d0-4bc9-8575-b024a293c64f?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/35d35cb8-26d0-4bc9-8575-b024a293c64f?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/35d35cb8-26d0-4bc9-8575-b024a293c64f?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/35d35cb8-26d0-4bc9-8575-b024a293c64f?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/35d35cb8-26d0-4bc9-8575-b024a293c64f?feedback_type=hallucination) | [Other](https://app.dosu.dev/response-feedback/35d35cb8-26d0-4bc9-8575-b024a293c64f?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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
