mistercrunch commented on a change in pull request #3740: Basic German Translation URL: https://github.com/apache/incubator-superset/pull/3740#discussion_r147891496
########## File path: superset/config.py ########## @@ -154,14 +154,15 @@ # Setup default language BABEL_DEFAULT_LOCALE = 'en' # Your application default translation path -BABEL_DEFAULT_FOLDER = 'babel/translations' +BABEL_DEFAULT_FOLDER = 'superset/translations' Review comment: I'm confused and wondering how it worked before or what broke this. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
