fjcobo opened a new issue #9546: Translations are not working URL: https://github.com/apache/incubator-superset/issues/9546 Translations are not working for the most UI elements. - Superset version 0.35.2 with this configuration: ``` BABEL_DEFAULT_LOCALE = "es" BABEL_DEFAULT_FOLDER = "superset/translations" LANGUAGES = { "es": {"flag": "es", "name": "Spanish"}, } ``` I have also tried other languages and the result is the same. For example, from the top menu, only the Security combobox is translated correctly. The rest of the elements are in English permanently.
---------------------------------------------------------------- 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]
