GitHub user sofiankhalfi-kosmos created a discussion: Unable to configure French locale (number formatting) with Helm chart
### Bug description Hi, I’m using the Superset Helm chart version 0.14.2, and I’m trying to configure Superset so that numbers are displayed with the French locale (e.g., spaces as thousand separators and commas as decimals). I’ve tried adding configuration in superset_config.py (using BABEL_DEFAULT_LOCALE, DEFAULT_LOCALE, D3_FORMAT, NUMBER_FORMAT, etc.), but it doesn’t seem to affect the frontend number formatting. I also noticed that the extraAppConfig value does not seem to exist or be supported in chart 0.14.2. Questions: Is locale configuration (e.g., DEFAULT_LOCALE=fr-FR) supported in the Helm chart 0.14.2? If not, from which chart version is this supported? What is the recommended way to enforce French number formatting when deploying with Helm? ### Screenshots/recordings <img width="508" height="459" alt="Image" src="https://github.com/user-attachments/assets/35d6d255-6442-4a19-b9d4-7513cce6df89" /> <img width="417" height="419" alt="Image" src="https://github.com/user-attachments/assets/7f97d41c-e901-41e8-bb81-253868c01eea" /> ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. GitHub link: https://github.com/apache/superset/discussions/35093 ---- This is an automatically sent email for notifications@superset.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@superset.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org