comdiv opened a new issue, #20541: URL: https://github.com/apache/superset/issues/20541
Try to set it with docker/pythonpath_dev/superset_config.py #### How to reproduce the bug 1. go to `superset` root 2. open docker/pythonpath_dev/superset_config.py add `BABEL_DEFAULT_LOCALE = "ru"` and save 3. launch `docker-compose -f docker-compose-non-dev.yml up -d` 4. open `127.0.0.1:8088` ### Expected results UI would be in Russian language ### Actual results UI still in English language -- 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]
