dpgaspar commented on issue #9546: Translations are not working URL: https://github.com/apache/incubator-superset/issues/9546#issuecomment-614700424 Hi @fjcobo, This seems like a problem with the release process itself. Thank you for reporting. Meanwhile you can fix it by using: ``` superset fab babel-compile --target venv/lib/python3.6/site-packages/superset/translations ``` replace `venv/lib/python3.6/site-packages/` with the path to your venv
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
