etr2460 commented on pull request #10134: URL: https://github.com/apache/incubator-superset/pull/10134#issuecomment-648257031
Cool, I think this is almost here. To make sure the translations work on the client side, I think you need to run the following: ``` npm install -g po2json po2json -d superset -f jed1.x superset/translations/fr/LC_MESSAGES/messages.po superset/translations/fr/LC_MESSAGES/messages.json ``` Let me know if you can do that, or if you want me to push a commit onto this PR finishing up the translation process ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
